@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

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 .
<https://pm20.zbw.eu/category/subject/i/144243>
  gndo:gndIdentifier "4030702-5", "4049396-9", "4029989-2", "4030027-4", "4010074-1" ;
  skos:prefLabel "Römisch-katholische Kirche"@de, "Roman Catholic Church"@en ;
  skos:exactMatch gnd:4010074-1, gnd:4030027-4, wd:Q104699267, gnd:4049396-9, gnd:4030702-5, gnd:4029989-2 ;
  zbwext:notationLong "d 07 SM 002" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d7_Sm2>, <http://purl.org/pressemappe20/category/subject/i/144243> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144241> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144243/about> ;
  rdfs:label "Roman Catholic Church"@en, "Römisch-katholische Kirche"@de ;
  skos:note "folderCount: 7" ;
  skos:notation "d7 Sm2" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144243" ;
  zbwext:folderCount 7 ;
  a skos:Concept .

