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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144492>
  skos:prefLabel "Handelspolitische und zollrechtliche Massnahmen aus dem Deutschen Handelsarchiv"@de, "Trade policy and customs law measures from the German Trade Archives"@en ;
  rdfs:label "Handelspolitische und zollrechtliche Massnahmen aus dem Deutschen Handelsarchiv"@de, "Trade policy and customs law measures from the German Trade Archives"@en ;
  dc:identifier "144492" ;
  skos:exactMatch gnd:4023248-7, wd:Q104700019 ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm21>, <http://purl.org/pressemappe20/category/subject/i/144492> ;
  gndo:gndIdentifier "4023248-7" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  zbwext:notationLong "g 04 SM 021" ;
  zbwext:folderCount 40 ;
  skos:notation "g4 Sm21" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 40" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144492/about> .

