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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144270>
  rdfs:label "Gesundheitspolizei, Bekämpfung von Krankheitserregern und -überträgern"@de, "Health police, fight against pathogens and carriers"@en ;
  skos:note "folderCount: 5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "e4 Sm3" ;
  a skos:Concept ;
  gndo:gndIdentifier "4177012-2", "4113743-7", "4136584-7" ;
  skos:prefLabel "Gesundheitspolizei, Bekämpfung von Krankheitserregern und -überträgern"@de, "Health police, fight against pathogens and carriers"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144270/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144270>, <https://pm20.zbw.eu/category/subject/s/e4_Sm3> ;
  skos:exactMatch gnd:4177012-2, gnd:4136584-7, gnd:4113743-7, wd:Q104699288 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  dc:identifier "144270" ;
  zbwext:folderCount 5 ;
  zbwext:notationLong "e 04 SM 003" .

