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

<https://pm20.zbw.eu/category/subject/i/144645>
  dc:identifier "144645" ;
  skos:prefLabel "Peace treaty (World War), London Ultimatum"@en, "Friedensvertrag (Weltkrieg), Londoner Ultimatum"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm504.XIII_(A10)>, <http://purl.org/pressemappe20/category/subject/i/144645> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163423> ;
  a skos:Concept ;
  rdfs:label "Peace treaty (World War), London Ultimatum"@en, "Friedensvertrag (Weltkrieg), Londoner Ultimatum"@de ;
  zbwext:notationLong "g 00 SM 504.13 (A 010)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144645/about> ;
  skos:notation "g Sm504.XIII (A10)" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
