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

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

<https://pm20.zbw.eu/category/subject/i/144486>
  skos:exactMatch gnd:4153388-7, gnd:4023242-6, gnd:4127791-0, wd:Q104700012 ;
  gndo:gndIdentifier "4023242-6", "4153388-7", "4127791-0" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm5>, <http://purl.org/pressemappe20/category/subject/i/144486> ;
  dc:identifier "144486" ;
  skos:notation "g4 Sm5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  a skos:Concept ;
  skos:note "folderCount: 13" ;
  skos:prefLabel "Beschränkung des freien Handels"@de, "Free trade restriction"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144486/about> ;
  rdfs:label "Beschränkung des freien Handels"@de, "Free trade restriction"@en ;
  zbwext:folderCount 13 ;
  zbwext:notationLong "g 04 SM 005" .

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