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

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 .
<https://pm20.zbw.eu/category/subject/i/163367>
  skos:notation "g4 Sm509 (H) (alt)" ;
  rdfs:label "Conferences on the abolition of import and export bans"@en, "Konferenzen zur Abschaffung der Ein- und Ausfuhrverbote"@de ;
  skos:prefLabel "Conferences on the abolition of import and export bans"@en, "Konferenzen zur Abschaffung der Ein- und Ausfuhrverbote"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144519> .

<https://pm20.zbw.eu/category/subject/i/144519>
  skos:broader <https://pm20.zbw.eu/category/subject/i/163367> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144519/about> ;
  skos:prefLabel "Konferenzen zur Abschaffung der Ein- und Ausfuhrverbote, Allgemein (Genf 17.10.1927)"@de, "Conferences on the Abolition of Import and Export Bans, general (Geneva, October 17, 1927)"@en ;
  skos:notation "g4 Sm509.I (H) (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Konferenzen zur Abschaffung der Ein- und Ausfuhrverbote, Allgemein (Genf 17.10.1927)"@de, "Conferences on the Abolition of Import and Export Bans, general (Geneva, October 17, 1927)"@en ;
  a skos:Concept ;
  zbwext:notationLong "g 04 SM 509.01 (H) (alt)" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144519>, <https://pm20.zbw.eu/category/subject/s/g4_Sm509.I_(H)_(alt)> ;
  dc:identifier "144519" .

