@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144265>
  skos:exactMatch gnd:4038270-9, gnd:4032844-2, wd:Q92707235, gnd:4136584-7 ;
  rdfs:label "Individual diseases and their control"@en, "Einzelne Krankheiten und deren Bekämpfung"@de ;
  skos:note "folderCount: 38" ;
  skos:prefLabel "Einzelne Krankheiten und deren Bekämpfung"@de, "Individual diseases and their control"@en ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/e1>, <http://purl.org/pressemappe20/category/subject/i/144265> ;
  zbwext:folderCount 38 ;
  gndo:gndIdentifier "4038270-9", "4136584-7", "4032844-2" ;
  zbwext:notationLong "e 01" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144264> ;
  dc:identifier "144265" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144265/about> ;
  skos:notation "e1" .

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/144264>
  skos:notation "e" ;
  rdfs:label "Health situation, general"@en, "Gesundheitliche Verhältnisse, Allgemein"@de ;
  skos:prefLabel "Health situation, general"@en, "Gesundheitliche Verhältnisse, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144265> .

