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

<https://pm20.zbw.eu/category/subject/i/144262>
  skos:notation "d Sm501 (A10)" ;
  zbwext:folderCount 1 ;
  dc:identifier "144262" ;
  rdfs:label "Marriage loans and allowances"@en, "Ehestandsdarlehen und -beihilfe"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144262>, <https://pm20.zbw.eu/category/subject/s/d_Sm501_(A10)> ;
  skos:prefLabel "Marriage loans and allowances"@en, "Ehestandsdarlehen und -beihilfe"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144221> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "d 00 SM 501 (A 010)" ;
  skos:exactMatch wd:Q104699247 ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144262/about> .

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

