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

<https://pm20.zbw.eu/category/ware/i/143147>
  skos:notation "PID13-Ar03" ;
  rdfs:label "Coumarin"@en, "Kumarin"@de ;
  skos:prefLabel "Coumarin"@en, "Kumarin"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/144073>
  skos:notation "PID13-Ar07" ;
  rdfs:label "Citronella oil"@en, "Zitronellöl"@de ;
  skos:prefLabel "Citronella oil"@en, "Zitronellöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/142303>
  skos:notation "PID13-Ar01" ;
  rdfs:label "Eucalyptus oil"@en, "Eukalyptusöl"@de ;
  skos:prefLabel "Eucalyptus oil"@en, "Eukalyptusöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143166>
  skos:notation "PID13-Ar04" ;
  rdfs:label "Lavender oil"@en, "Lavendelöl"@de ;
  skos:prefLabel "Lavender oil"@en, "Lavendelöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/143789>
  skos:notation "PID13-Ar05" ;
  rdfs:label "Rosewood oil"@en, "Rosenholz, Rosenholzöl"@de ;
  skos:prefLabel "Rosewood oil"@en, "Rosenholz, Rosenholzöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/143790>
  skos:notation "PID13-Ar06" ;
  rdfs:label "Rose oil"@en, "Rosenöl"@de ;
  skos:prefLabel "Rose oil"@en, "Rosenöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/148617>
  skos:notation "PID13" ;
  rdfs:label "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  skos:prefLabel "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/142329>
  skos:notation "PID13-Ar02" ;
  rdfs:label "Spruce oil, pine oil"@en, "Fichtenöl, Kiefernöl"@de ;
  skos:prefLabel "Spruce oil, pine oil"@en, "Fichtenöl, Kiefernöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> .

<https://pm20.zbw.eu/category/ware/i/143621>
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144073>, <https://pm20.zbw.eu/category/ware/i/142329>, <https://pm20.zbw.eu/category/ware/i/143789>, <https://pm20.zbw.eu/category/ware/i/143166>, <https://pm20.zbw.eu/category/ware/i/143147>, <https://pm20.zbw.eu/category/ware/i/143790>, <https://pm20.zbw.eu/category/ware/i/142303> ;
  skos:prefLabel "Essential oil"@en, "Öl, ätherisches"@de ;
  skos:notation "PID13-Ar" ;
  rdfs:label "Essential oil"@en, "Öl, ätherisches"@de ;
  a skos:Concept ;
  zbwext:notationLong "20.53.0-03" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "143621" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143621> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143621/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148617> ;
  skos:exactMatch wd:Q170885 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Essential_oil>, <https://de.wikipedia.org/wiki/%C3%84therische_%C3%96le> .

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

