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

<https://pm20.zbw.eu/category/subject/i/185600>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/185600>, <https://pm20.zbw.eu/category/subject/s/e4_Sm9> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4015106-2, wd:Q104699294 ;
  skos:prefLabel "Bekämpfung von Erbkrankheiten"@de, "Combating hereditary diseases"@en ;
  rdfs:label "Bekämpfung von Erbkrankheiten"@de, "Combating hereditary diseases"@en ;
  dc:identifier "185600" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/185600/about> ;
  zbwext:folderCount 1 ;
  skos:notation "e4 Sm9" ;
  zbwext:notationLong "e 04 SM 009" ;
  gndo:gndIdentifier "4015106-2" ;
  skos:note "folderCount: 1" ;
  a skos:Concept .

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

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