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

<https://pm20.zbw.eu/category/ware/i/143622>
  skos:notation "PID20-Oe" ;
  rdfs:label "Oil, fat"@en, "Öl, Fett"@de ;
  skos:prefLabel "Oil, fat"@en, "Öl, Fett"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143984> .

<https://pm20.zbw.eu/category/ware/i/143984>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Grape_seed_oil>, <https://de.wikipedia.org/wiki/Traubenkern%C3%B6l> ;
  skos:prefLabel "Grape seed oil"@en, "Traubenkernöl"@de ;
  skos:notation "PID20-Oe06" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143622> ;
  rdfs:label "Grape seed oil"@en, "Traubenkernöl"@de ;
  dc:identifier "143984" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:exactMatch wd:Q898982 ;
  zbwext:notationLong "10.41.0-21" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143984> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143984/about> .

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> a skos:ConceptScheme .
