@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@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/i/163423>
  skos:notation "g Sm504 (H)" ;
  rdfs:label "Outlawing war"@en, "Ächtung des Krieges"@de ;
  skos:prefLabel "Outlawing war"@en, "Ächtung des Krieges"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144633> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144633>
  skos:broader <https://pm20.zbw.eu/category/subject/i/163423> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144633>, <https://pm20.zbw.eu/category/subject/s/g_Sm504.II_(A10)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144633/about> ;
  dc:identifier "144633" ;
  skos:prefLabel "Friedensvertrag (Weltkrieg), Notenwechsel"@de, "Peace treaty (World War), exchange of notes"@en ;
  rdfs:label "Peace treaty (World War), exchange of notes"@en, "Friedensvertrag (Weltkrieg), Notenwechsel"@de ;
  a skos:Concept ;
  zbwext:notationLong "g 00 SM 504.02 (A 010)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "g Sm504.II (A10)" .

