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

<https://pm20.zbw.eu/category/subject/i/144707>
  skos:notation "i3 Sm2" ;
  rdfs:label "Deportation"@en, "Deportation"@de ;
  skos:prefLabel "Deportation"@en, "Deportation"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144705> .

<https://pm20.zbw.eu/category/subject/i/144706>
  skos:notation "i3 Sm1" ;
  rdfs:label "Penal institution"@en, "Strafvollzug, Gefängniswesen"@de ;
  skos:prefLabel "Penal institution"@en, "Strafvollzug, Gefängniswesen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144705> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144708>
  skos:notation "i3 Sm3" ;
  rdfs:label "White collar crime, general"@en, "Wirtschaftsstrafrecht, Allgemein"@de ;
  skos:prefLabel "White collar crime, general"@en, "Wirtschaftsstrafrecht, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144705> .

<https://pm20.zbw.eu/category/subject/i/144694>
  skos:notation "i" ;
  rdfs:label "Justice, general"@en, "Rechtspflege, Allgemein"@de ;
  skos:prefLabel "Justice, general"@en, "Rechtspflege, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144705> .

<https://pm20.zbw.eu/category/subject/i/144705>
  dc:identifier "144705" ;
  skos:prefLabel "Criminal Law"@en, "Strafrecht"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144707>, <https://pm20.zbw.eu/category/subject/i/144706>, <https://pm20.zbw.eu/category/subject/i/144708> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144694> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144705/about> ;
  skos:exactMatch gnd:4057789-2, gnd:4183472-0, gnd:4057795-8, wd:Q99427902 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/i3>, <http://purl.org/pressemappe20/category/subject/i/144705> ;
  skos:note "folderCount: 20" ;
  gndo:gndIdentifier "4183472-0", "4057795-8", "4057789-2" ;
  zbwext:folderCount 20 ;
  skos:notation "i3" ;
  zbwext:notationLong "i 03" ;
  rdfs:label "Criminal Law"@en, "Strafrecht"@de ;
  a skos:Concept .

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

