@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/144452>
  skos:notation "g1" ;
  rdfs:label "Political relations with individual countries"@en, "Politische Beziehungen zu einzelnen Ländern"@de ;
  skos:prefLabel "Political relations with individual countries"@en, "Politische Beziehungen zu einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144453> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144453>
  skos:notation "g1 Sm1" ;
  skos:prefLabel "Peace treaties and general implementation provisions (including war compensation regulations)"@en, "Friedensschlüsse und allgemeine Ausführungsbestimmungen (incl. Kriegsentschädigungsregelung)"@de ;
  dc:identifier "144453" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144453>, <https://pm20.zbw.eu/category/subject/s/g1_Sm1> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Friedensschlüsse und allgemeine Ausführungsbestimmungen (incl. Kriegsentschädigungsregelung)"@de, "Peace treaties and general implementation provisions (including war compensation regulations)"@en ;
  a skos:Concept ;
  zbwext:notationLong "g 01 SM 001" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144453/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144452> ;
  skos:scopeNote "incl. Kriegsentschädigungsregelung"@de ;
  skos:editorialNote "Schlagwortvergabe möglich"@de .

