@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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/144656> .

<https://pm20.zbw.eu/category/subject/i/144656>
  skos:prefLabel "Excecution of the expert opinion (Dawes-Mc Kenna)"@en, "Durchführung des Sachverständigengutachtens (Dawes-Mc Kenna)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144656" ;
  skos:notation "g Sm510 (A10) (alt)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144656/about> ;
  rdfs:label "Durchführung des Sachverständigengutachtens (Dawes-Mc Kenna)"@de, "Excecution of the expert opinion (Dawes-Mc Kenna)"@en ;
  zbwext:notationLong "g 00 SM 510 (A 010) (alt)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144451> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm510_(A10)_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144656> ;
  a skos:Concept .

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 .
