@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@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/153592> .

<https://pm20.zbw.eu/category/subject/i/153592>
  skos:exactMatch gnd:4113743-7, wd:Q104699302, gnd:4038270-9 ;
  rdfs:label "Medical services, institutions"@en, "Medizinalwesen, Institutionen"@de ;
  a skos:Concept ;
  gndo:gndIdentifier "4113743-7", "4038270-9" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/153592>, <https://pm20.zbw.eu/category/subject/s/e4_Sm50> ;
  zbwext:folderCount 4 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/153592/about> ;
  skos:notation "e4 Sm50" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  skos:prefLabel "Medizinalwesen, Institutionen"@de, "Medical services, institutions"@en ;
  zbwext:notationLong "e 04 SM 050" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 4" ;
  dc:identifier "153592" .

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