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

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

<https://pm20.zbw.eu/category/subject/i/186580>
  skos:prefLabel "Trade policy, institutions"@en, "Handelspolitik, Institutionen"@de ;
  zbwext:folderCount 4 ;
  skos:exactMatch gnd:4023248-7, wd:Q104700025 ;
  a skos:Concept ;
  rdfs:label "Handelspolitik, Institutionen"@de, "Trade policy, institutions"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/186580>, <https://pm20.zbw.eu/category/subject/s/g4_Sm50> ;
  skos:note "folderCount: 4" ;
  skos:notation "g4 Sm50" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/186580/about> ;
  gndo:gndIdentifier "4023248-7" ;
  zbwext:notationLong "g 04 SM 050" ;
  dc:identifier "186580" .

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