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

<https://pm20.zbw.eu/category/subject/i/144931>
  skos:notation "n1" ;
  rdfs:label "Economic policy"@en, "Wirtschaftspolitik"@de ;
  skos:prefLabel "Economic policy"@en, "Wirtschaftspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144953> .

<https://pm20.zbw.eu/category/subject/i/144953>
  skos:exactMatch wd:Q104710408 ;
  skos:prefLabel "Promotion of the rural population, combating rural exodus, general"@en, "Förderung der Landbevölkerung, Bekämpfung der Landflucht, Allgemein"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144931> ;
  skos:note "folderCount: 5" ;
  zbwext:notationLong "n 01 SM 021" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144953/about> ;
  rdfs:label "Förderung der Landbevölkerung, Bekämpfung der Landflucht, Allgemein"@de, "Promotion of the rural population, combating rural exodus, general"@en ;
  dc:identifier "144953" ;
  skos:notation "n1 Sm21" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144953>, <https://pm20.zbw.eu/category/subject/s/n1_Sm21> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  zbwext:folderCount 5 .

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 .
