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

<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/144601> .

<https://pm20.zbw.eu/category/subject/i/144601>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Treaty of Trianon (World War I)"@en, "Friedensvertrag von Trianon (Erster Weltkrieg)"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144601/about> ;
  a skos:Concept ;
  rdfs:label "Treaty of Trianon (World War I)"@en, "Friedensvertrag von Trianon (Erster Weltkrieg)"@de ;
  skos:notation "g Sm501 (A40d)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm501_(A40d)>, <http://purl.org/pressemappe20/category/subject/i/144601> ;
  dc:identifier "144601" ;
  zbwext:notationLong "g 00 SM 501 (A 040d)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144451> .

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 .
