@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/150371>
  skos:exactMatch gnd:4020775-4, wd:Q104699299, gnd:4032055-8 ;
  a skos:Concept ;
  skos:notation "e4 Sm20" ;
  rdfs:label "Medical services, conferences"@en, "Medizinalwesen, Konferenzen"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/e4_Sm20>, <http://purl.org/pressemappe20/category/subject/i/150371> ;
  zbwext:folderCount 4 ;
  dc:identifier "150371" ;
  skos:prefLabel "Medizinalwesen, Konferenzen"@de, "Medical services, conferences"@en ;
  zbwext:notationLong "e 04 SM 020" ;
  skos:note "folderCount: 4" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/150371/about> ;
  gndo:gndIdentifier "4032055-8", "4020775-4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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

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