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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/150373>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/150373/about> ;
  gndo:gndIdentifier "4003841-5", "4023248-7", "4032055-8" ;
  skos:exactMatch gnd:4003841-5, gnd:4032055-8, gnd:4023248-7, wd:Q104700018 ;
  a skos:Concept ;
  zbwext:folderCount 7 ;
  skos:prefLabel "Trade policy and general economic policy, conferences"@en, "Handelspolitik u. allg. Wirtschaftspolitik, Konferenzen"@de ;
  zbwext:notationLong "g 04 SM 020" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/150373>, <https://pm20.zbw.eu/category/subject/s/g4_Sm20> ;
  rdfs:label "Trade policy and general economic policy, conferences"@en, "Handelspolitik u. allg. Wirtschaftspolitik, Konferenzen"@de ;
  dc:identifier "150373" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 7" ;
  skos:notation "g4 Sm20" .

