@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

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

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/144949>
  skos:exactMatch gnd:4066493-4, gnd:4002737-5, gnd:4002663-2, gnd:4136450-8, gnd:4066520-3, gnd:4005982-0, gnd:4002647-4, gnd:4066442-9, wd:Q104710404 ;
  gndo:gndIdentifier "4066442-9", "4136450-8", "4066493-4", "4066520-3", "4005982-0", "4002663-2", "4002647-4", "4002737-5" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n1_Sm16>, <http://purl.org/pressemappe20/category/subject/i/144949> ;
  skos:notation "n1 Sm16" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144931> ;
  dc:identifier "144949" ;
  skos:note "folderCount: 9" ;
  skos:prefLabel "Massnahmen zur Erhaltung der Betriebe und Vermehrung der Arbeitsgelegenheit, Allgemein"@de, "Measures to maintain businesses and increase employment opportunities, general"@en ;
  rdfs:label "Massnahmen zur Erhaltung der Betriebe und Vermehrung der Arbeitsgelegenheit, Allgemein"@de, "Measures to maintain businesses and increase employment opportunities, general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144949/about> ;
  a skos:Concept ;
  zbwext:notationLong "n 01 SM 016" ;
  zbwext:folderCount 9 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

