@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 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/144279>
  rdfs:label "Diet as a factor of public health"@en, "Ernährungsweise als Faktor der Volksgesundheit"@de ;
  skos:exactMatch gnd:4113743-7, gnd:4015332-0, wd:Q104699283, gnd:4171117-8 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144264> ;
  gndo:gndIdentifier "4113743-7", "4015332-0", "4171117-8" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144279>, <https://pm20.zbw.eu/category/subject/s/e_Sm2> ;
  dc:identifier "144279" ;
  skos:prefLabel "Ernährungsweise als Faktor der Volksgesundheit"@de, "Diet as a factor of public health"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 7 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144279/about> ;
  zbwext:notationLong "e 00 SM 002" ;
  skos:notation "e Sm2" ;
  skos:note "folderCount: 7" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144264>
  skos:notation "e" ;
  rdfs:label "Health situation, general"@en, "Gesundheitliche Verhältnisse, Allgemein"@de ;
  skos:prefLabel "Health situation, general"@en, "Gesundheitliche Verhältnisse, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144279> .

