@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/163572>
  skos:notation "g Sm501 (A40b)" ;
  rdfs:label "Treaty of St. Germain (World War I)"@en, "Friedensvertrag von St. Germain (Erster Weltkrieg)"@de ;
  skos:prefLabel "Treaty of St. Germain (World War I)"@en, "Friedensvertrag von St. Germain (Erster Weltkrieg)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144607> .

<https://pm20.zbw.eu/category/subject/i/144607>
  skos:notation "g Sm501.I (A40b)" ;
  zbwext:notationLong "g 00 SM 501.01 (A 040b)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163572> ;
  rdfs:label "Friedensvertrag von St. Germain (Erster Weltkrieg), Allgemein"@de, "Treaty of St. Germain (World War I), general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm501.I_(A40b)>, <http://purl.org/pressemappe20/category/subject/i/144607> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144607/about> ;
  a skos:Concept ;
  skos:prefLabel "Friedensvertrag von St. Germain (Erster Weltkrieg), Allgemein"@de, "Treaty of St. Germain (World War I), general"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144607" .

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 .
