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

<https://pm20.zbw.eu/category/subject/i/160352>
  skos:notation "q Sm501 (H)" ;
  rdfs:label "Papacy"@en, "Papsttum"@de ;
  skos:prefLabel "Papacy"@en, "Papsttum"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146042> .

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/146042>
  skos:notation "q Sm501.III (H)" ;
  rdfs:label "Papsttum, Politische Stellung des Papstes (Römische Frage)"@de, "Papacy, political position of the Pope (Roman Question)"@en ;
  skos:prefLabel "Papacy, political position of the Pope (Roman Question)"@en, "Papsttum, Politische Stellung des Papstes (Römische Frage)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  dc:identifier "146042" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160352> ;
  zbwext:notationLong "q SM 501.03 (H)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm501.III_(H)>, <http://purl.org/pressemappe20/category/subject/i/146042> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146042/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
