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

<https://pm20.zbw.eu/category/subject/i/144571>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm2_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144571> ;
  dc:identifier "144571" ;
  skos:prefLabel "Relations with the Vatican"@en, "Beziehungen zum Vatikan"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144571/about> ;
  rdfs:label "Beziehungen zum Vatikan"@de, "Relations with the Vatican"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144451> ;
  skos:notation "g Sm2 (alt)" ;
  zbwext:notationLong "g 00 SM 002 (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept .

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

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 .
