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

<https://pm20.zbw.eu/category/subject/i/144241>
  skos:notation "d7" ;
  rdfs:label "Religious affairs, churches"@en, "Religionswesen, Kirchen"@de ;
  skos:prefLabel "Religious affairs, churches"@en, "Religionswesen, Kirchen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144248> .

<https://pm20.zbw.eu/category/subject/i/144248>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d7_Sm501_(A43)>, <http://purl.org/pressemappe20/category/subject/i/144248> ;
  zbwext:folderCount 1 ;
  skos:prefLabel "Ecumenical patriarchy"@en, "Ökumenisches Patriarchat"@de ;
  rdfs:label "Ecumenical patriarchy"@en, "Ökumenisches Patriarchat"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144241> ;
  a skos:Concept ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144248/about> ;
  zbwext:notationLong "d 07 SM 501 (A 043)" ;
  skos:notation "d7 Sm501 (A43)" ;
  dc:identifier "144248" ;
  skos:exactMatch wd:Q104699275 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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 .
