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

<https://pm20.zbw.eu/category/subject/i/144511>
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144511>, <https://pm20.zbw.eu/category/subject/s/g4_Sm504_(A10)> ;
  rdfs:label "Export promotion through currency adjustment"@en, "Exportförderung durch Valutaausgleich"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144511/about> ;
  skos:prefLabel "Exportförderung durch Valutaausgleich"@de, "Export promotion through currency adjustment"@en ;
  dc:identifier "144511" ;
  skos:notation "g4 Sm504 (A10)" ;
  zbwext:notationLong "g 04 SM 504 (A 010)" .

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/144470>
  skos:notation "g4" ;
  rdfs:label "Trade policy, Foreign economic policy, general"@en, "Handelspolitik, Auswärtige Wirtschaftspolitik, Allgemein"@de ;
  skos:prefLabel "Trade policy, Foreign economic policy, general"@en, "Handelspolitik, Auswärtige Wirtschaftspolitik, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144511> .

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