@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

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/163348>
  skos:notation "h4 Sm1" ;
  rdfs:label "Passport"@en, "Passwesen"@de ;
  skos:prefLabel "Passport"@en, "Passwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144667> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144667>
  dc:identifier "144667" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/h4_Sm1.I>, <http://purl.org/pressemappe20/category/subject/i/144667> ;
  skos:notation "h4 Sm1.I" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163348> ;
  skos:exactMatch wd:Q104700082, gnd:4049302-7, gnd:4038538-3 ;
  rdfs:label "Passwesen, Allgemein"@de, "Passport, General"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  zbwext:folderCount 5 ;
  gndo:gndIdentifier "4038538-3", "4049302-7" ;
  skos:prefLabel "Passwesen, Allgemein"@de, "Passport, General"@en ;
  zbwext:notationLong "h 04 SM 001.01" ;
  skos:note "folderCount: 5" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144667/about> .

