@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/> .

<https://pm20.zbw.eu/category/subject/i/144599>
  a skos:Concept ;
  skos:prefLabel "Protektorat über die Katholiken im Orient"@de, "Protectorate over the Catholics in the Orient"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm501_(A28)>, <http://purl.org/pressemappe20/category/subject/i/144599> ;
  rdfs:label "Protectorate over the Catholics in the Orient"@en, "Protektorat über die Katholiken im Orient"@de ;
  zbwext:notationLong "g 00 SM 501 (A 028)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144599/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144451> ;
  skos:notation "g Sm501 (A28)" ;
  dc:identifier "144599" .

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

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 .
