@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144507>
  dc:identifier "144507" ;
  rdfs:label "Blockade Russlands"@de, "Blockade of Russia"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144507/about> ;
  skos:prefLabel "Blockade Russlands"@de, "Blockade of Russia"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm502_(H)>, <http://purl.org/pressemappe20/category/subject/i/144507> ;
  zbwext:notationLong "g 04 SM 502 (H)" ;
  a skos:Concept ;
  skos:notation "g4 Sm502 (H)" .

