@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 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 dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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/144260>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144260/about> ;
  skos:exactMatch gnd:4006292-2, wd:Q104699242, gnd:4173925-5, gnd:4038538-3 ;
  skos:prefLabel "Civil register"@en, "Personenstandsregister"@de ;
  zbwext:notationLong "d 00 SM 002" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144260>, <https://pm20.zbw.eu/category/subject/s/d_Sm2> ;
  skos:note "folderCount: 3" ;
  dc:identifier "144260" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144221> ;
  zbwext:folderCount 3 ;
  a skos:Concept ;
  gndo:gndIdentifier "4038538-3", "4173925-5", "4006292-2" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "d Sm2" ;
  rdfs:label "Civil register"@en, "Personenstandsregister"@de .

<https://pm20.zbw.eu/category/subject/i/144221>
  skos:notation "d" ;
  rdfs:label "Population and population policies"@en, "Bevölkerung und Bevölkerungspolitik"@de ;
  skos:prefLabel "Population and population policies"@en, "Bevölkerung und Bevölkerungspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144260> .

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