@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/ware/i/148745>
  skos:notation "PID20" ;
  rdfs:label "Human food, fodder, luxury food"@en, "Nahrungsmittel, Futtermittel, Genußmittel"@de ;
  skos:prefLabel "Human food, fodder, luxury food"@en, "Nahrungsmittel, Futtermittel, Genußmittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142844> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/141966>
  skos:notation "PID20.03-Sp" ;
  rdfs:label "Alcoholic beverage"@en, "Alkohol"@de ;
  skos:prefLabel "Alcoholic beverage"@en, "Alkohol"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142844> .

<https://pm20.zbw.eu/category/ware/i/142844>
  rdfs:label "Beverage"@en, "Getränk (nichtalkoholische Getränke im Ganzen)"@de ;
  a skos:Concept ;
  skos:prefLabel "Getränk (nichtalkoholische Getränke im Ganzen)"@de, "Beverage"@en ;
  skos:notation "PID20.02" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "142844" ;
  zbwext:notationLong "11.07.0-00" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Alkoholfrei>, <https://en.wikipedia.org/wiki/Non-alcoholic_drink> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148745> ;
  skos:exactMatch wd:Q2647467 ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141966> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142844/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142844> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

