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

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

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/144945>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Maintenance and full utilization of national goods"@en, "Pflege, Erhaltung und Vollverwertung nationaler Sachgüter"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144945>, <https://pm20.zbw.eu/category/subject/s/n1_Sm13> ;
  skos:exactMatch gnd:4076573-8, gnd:4125274-3, wd:Q104710401 ;
  rdfs:label "Maintenance and full utilization of national goods"@en, "Pflege, Erhaltung und Vollverwertung nationaler Sachgüter"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144931> ;
  skos:notation "n1 Sm13" ;
  skos:note "folderCount: 4" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144945/about> ;
  zbwext:notationLong "n 01 SM 013" ;
  zbwext:folderCount 4 ;
  a skos:Concept ;
  dc:identifier "144945" ;
  gndo:gndIdentifier "4125274-3", "4076573-8" .

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