@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/144242> .

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/144242>
  gndo:gndIdentifier "4040320-8", "4027743-4", "4049396-9", "4178936-2" ;
  skos:exactMatch gnd:4178936-2, gnd:4027743-4, wd:Q104699266, gnd:4040320-8, gnd:4049396-9 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d7_Sm1>, <http://purl.org/pressemappe20/category/subject/i/144242> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144242/about> ;
  rdfs:label "Islam"@de, "Islam"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "d7 Sm1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144241> ;
  dc:identifier "144242" ;
  zbwext:notationLong "d 07 SM 001" ;
  skos:prefLabel "Islam"@de, "Islam"@en ;
  zbwext:folderCount 12 ;
  skos:note "folderCount: 12" ;
  a skos:Concept .

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