@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/144671>
  a skos:Concept ;
  rdfs:label "Passwesen, Ausländische Passbestimmungen für nationale Angehörige, Passbestimmungen einz. Länder"@de, "Passport system, foreign passport regulations for national citizens, for indiviual countries"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144671>, <https://pm20.zbw.eu/category/subject/s/h4_Sm1.IIIb_(alt)> ;
  skos:prefLabel "Passport system, foreign passport regulations for national citizens, for indiviual countries"@en, "Passwesen, Ausländische Passbestimmungen für nationale Angehörige, Passbestimmungen einz. Länder"@de ;
  dc:identifier "144671" ;
  zbwext:notationLong "h 04 SM 001.03b (alt)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144671/about> ;
  skos:notation "h4 Sm1.IIIb (alt)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144669> .

<https://pm20.zbw.eu/category/subject/i/144669>
  skos:notation "h4 Sm1.III" ;
  rdfs:label "Passport system, foreign passport regulations for national citizens"@en, "Passwesen, Ausländische Passbestimmungen für nationale Angehörige"@de ;
  skos:prefLabel "Passport system, foreign passport regulations for national citizens"@en, "Passwesen, Ausländische Passbestimmungen für nationale Angehörige"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144671> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
