@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/144706>
  skos:prefLabel "Penal institution"@en, "Strafvollzug, Gefängniswesen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144705> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/i3_Sm1>, <http://purl.org/pressemappe20/category/subject/i/144706> ;
  rdfs:label "Penal institution"@en, "Strafvollzug, Gefängniswesen"@de ;
  zbwext:folderCount 1 ;
  skos:notation "i3 Sm1" ;
  skos:scopeNote "Gefängniswesen"@de ;
  skos:exactMatch gnd:4071628-4, gnd:4327862-0, wd:Q104700146, gnd:4057808-2 ;
  dc:identifier "144706" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144706/about> ;
  zbwext:notationLong "i 03 SM 001" ;
  gndo:gndIdentifier "4057808-2", "4071628-4", "4327862-0" ;
  a skos:Concept ;
  skos:note "folderCount: 1" .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144705>
  skos:notation "i3" ;
  rdfs:label "Criminal Law"@en, "Strafrecht"@de ;
  skos:prefLabel "Criminal Law"@en, "Strafrecht"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144706> .

