@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/144275> .

<https://pm20.zbw.eu/category/subject/i/144275>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/e4_Sm7>, <http://purl.org/pressemappe20/category/subject/i/144275> ;
  skos:prefLabel "Bäder und Kurorte, Allgemein"@de, "Spas and health resorts, general"@en ;
  a skos:Concept ;
  rdfs:label "Bäder und Kurorte, Allgemein"@de, "Spas and health resorts, general"@en ;
  skos:notation "e4 Sm7" ;
  gndo:gndIdentifier "4018263-0", "4140692-8", "4152766-5" ;
  skos:exactMatch gnd:4018263-0, wd:Q104699292, gnd:4152766-5, gnd:4140692-8 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144275/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144275" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  skos:note "folderCount: 5" ;
  zbwext:notationLong "e 04 SM 007" ;
  zbwext:folderCount 5 .

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