@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/222528>
  zbwext:notationLong "d 07 SM 100" ;
  rdfs:label "Religionswesen, Geschichte"@de, "Religious affairs, history"@en ;
  skos:note "folderCount: 1" ;
  skos:prefLabel "Religionswesen, Geschichte"@de, "Religious affairs, history"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d7_Sm100>, <http://purl.org/pressemappe20/category/subject/i/222528> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/222528/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144241> ;
  dc:identifier "222528" ;
  zbwext:folderCount 1 ;
  skos:notation "d7 Sm100" ;
  skos:exactMatch wd:Q104699274 .

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

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 .
