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

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/i/144707>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  dc:identifier "144707" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144705> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144707>, <https://pm20.zbw.eu/category/subject/s/i3_Sm2> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144707/about> ;
  zbwext:notationLong "i 03 SM 002" ;
  skos:prefLabel "Deportation"@de, "Deportation"@en ;
  skos:exactMatch wd:Q285701 ;
  skos:notation "i3 Sm2" ;
  rdfs:label "Deportation"@de, "Deportation"@en ;
  skos:note "folderCount: 2" ;
  zbwext:folderCount 2 .

<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/144707> .

