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

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/144542>
  dc:identifier "144542" ;
  rdfs:label "Taxation (foreign policy)"@en, "Steuerwesen (Aussenpolitik)"@de ;
  skos:prefLabel "Steuerwesen (Aussenpolitik)"@de, "Taxation (foreign policy)"@en ;
  skos:notation "g4a Sm12" ;
  skos:exactMatch gnd:4057399-0, wd:Q104700041 ;
  zbwext:folderCount 3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144542/about> ;
  a skos:Concept ;
  zbwext:notationLong "g 04a SM 012" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144542>, <https://pm20.zbw.eu/category/subject/s/g4a_Sm12> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 3" ;
  gndo:gndIdentifier "4057399-0" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144531> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144531>
  skos:notation "g4a" ;
  rdfs:label "Economic relations with individual countries"@en, "Wirtschaftspolitische Beziehungen zu einzelnen Ländern"@de ;
  skos:prefLabel "Economic relations with individual countries"@en, "Wirtschaftspolitische Beziehungen zu einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144542> .

