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

<https://pm20.zbw.eu/category/subject/i/144451>
  skos:notation "g" ;
  rdfs:label "Foreign policy and political relations with foreign countries, general"@en, "Außenpolitik und politische Beziehungen zum Ausland, Allgemein"@de ;
  skos:prefLabel "Foreign policy and political relations with foreign countries, general"@en, "Außenpolitik und politische Beziehungen zum Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144602> .

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/144602>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144602/about> ;
  rdfs:label "Treaty of Neuilly-sur-Seine (World War I)"@en, "Friedensvertrag von Neuilly (Erster Weltkrieg)"@de ;
  skos:prefLabel "Friedensvertrag von Neuilly (Erster Weltkrieg)"@de, "Treaty of Neuilly-sur-Seine (World War I)"@en ;
  zbwext:notationLong "g 00 SM 501 (A 046)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144451> ;
  skos:notation "g Sm501 (A46)" ;
  dc:identifier "144602" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm501_(A46)>, <http://purl.org/pressemappe20/category/subject/i/144602> .

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