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

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

<https://pm20.zbw.eu/category/subject/i/185601>
  skos:notation "e4 Sm11" ;
  skos:prefLabel "Lärmeinflüsse, Lärmbekämpfung"@de, "Noise impact, noise control"@en ;
  skos:exactMatch gnd:4034054-5, wd:Q104699297 ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/e4_Sm11>, <http://purl.org/pressemappe20/category/subject/i/185601> ;
  rdfs:label "Lärmeinflüsse, Lärmbekämpfung"@de, "Noise impact, noise control"@en ;
  gndo:gndIdentifier "4034054-5" ;
  zbwext:notationLong "e 04 SM 011" ;
  dc:identifier "185601" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/185601/about> ;
  skos:note "folderCount: 2" ;
  zbwext:folderCount 2 .

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