@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .

<https://pm20.zbw.eu/category/subject/i/163419>
  skos:notation "g4 Sm1" ;
  rdfs:label "Tariff policy"@en, "Zollpolitik"@de ;
  skos:prefLabel "Tariff policy"@en, "Zollpolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144472> .

<https://pm20.zbw.eu/category/subject/i/144472>
  gndo:gndIdentifier "4191024-2" ;
  skos:note "folderCount: 3" ;
  dc:identifier "144472" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm1.II>, <http://purl.org/pressemappe20/category/subject/i/144472> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144472/about> ;
  skos:prefLabel "Customs policy, most-favored-nation treatment"@en, "Zollpolitik, Meistbegünstigung"@de ;
  zbwext:notationLong "g 04 SM 001.02" ;
  zbwext:folderCount 3 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163419> ;
  rdfs:label "Zollpolitik, Meistbegünstigung"@de, "Customs policy, most-favored-nation treatment"@en ;
  skos:notation "g4 Sm1.II" ;
  skos:exactMatch wd:Q104699986, gnd:4191024-2 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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 .
