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

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

<https://pm20.zbw.eu/category/subject/i/144959>
  dc:identifier "144959" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144959>, <https://pm20.zbw.eu/category/subject/s/n1_Sm501_(A10b)> ;
  skos:prefLabel "Wirtschaftsausschüsse (dt.-frz.) im besetzten Gebiet"@de, "Economic committees (German-French) in the occupied territory"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144959/about> ;
  rdfs:label "Economic committees (German-French) in the occupied territory"@en, "Wirtschaftsausschüsse (dt.-frz.) im besetzten Gebiet"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144931> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 01 SM 501 (A 010b)" ;
  skos:notation "n1 Sm501 (A10b)" .

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 .
