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

<https://pm20.zbw.eu/category/subject/i/185141>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/185141>, <https://pm20.zbw.eu/category/subject/s/d_Sm40> ;
  rdfs:label "Population and population policy, occupations and training"@en, "Bevölkerung und Bevölkerungspolitik, Berufe und Ausbildung"@de ;
  zbwext:folderCount 1 ;
  dc:identifier "185141" ;
  skos:prefLabel "Bevölkerung und Bevölkerungspolitik, Berufe und Ausbildung"@de, "Population and population policy, occupations and training"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/185141/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144221> ;
  zbwext:notationLong "d 00 SM 040" ;
  skos:note "folderCount: 1" ;
  skos:notation "d Sm40" ;
  skos:exactMatch wd:Q104699245 .

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> a skos:ConceptScheme .
<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/185141> .

