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

<https://pm20.zbw.eu/category/ware/i/144037>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Whisky>, <https://en.wikipedia.org/wiki/Whisky> ;
  a skos:Concept ;
  rdfs:label "Whiskey"@en, "Whisky"@de ;
  skos:notation "PID20.03-Sp05" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144037/about> ;
  skos:prefLabel "Whiskey"@en, "Whisky"@de ;
  zbwext:notationLong "11.01.0-06" ;
  skos:exactMatch wd:Q281 ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/141966> ;
  dc:identifier "144037" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144037> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

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/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:narrower <https://pm20.zbw.eu/category/ware/i/144037> .

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