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

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/144266>
  skos:notation "e4" ;
  rdfs:label "Medical services, hygiene, medical institutions"@en, "Medizinalwesen, Hygiene, Sanitäre Einrichtungen"@de ;
  skos:prefLabel "Medical services, hygiene, medical institutions"@en, "Medizinalwesen, Hygiene, Sanitäre Einrichtungen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144267> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144267>
  zbwext:notationLong "e 04 SM 001" ;
  rdfs:label "Bestattungswesen"@de, "Funeral services"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  skos:exactMatch gnd:4006054-8, gnd:4163945-5, gnd:4018537-0, wd:Q104699284 ;
  gndo:gndIdentifier "4018537-0", "4163945-5", "4006054-8" ;
  skos:prefLabel "Bestattungswesen"@de, "Funeral services"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144267/about> ;
  skos:notation "e4 Sm1" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/e4_Sm1>, <http://purl.org/pressemappe20/category/subject/i/144267> ;
  zbwext:folderCount 4 ;
  a skos:Concept ;
  skos:note "folderCount: 4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144267" .

