@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 dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/ware/i/143621>
  skos:notation "PID13-Ar" ;
  rdfs:label "Essential oil"@en, "Öl, ätherisches"@de ;
  skos:prefLabel "Essential oil"@en, "Öl, ätherisches"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143790> .

<https://pm20.zbw.eu/category/ware/i/143790>
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Rosenöl"@de, "Rose oil"@en ;
  dc:identifier "143790" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Rose_oil>, <https://de.wikipedia.org/wiki/Rosen%C3%B6l> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143790> ;
  skos:notation "PID13-Ar06" ;
  skos:exactMatch wd:Q83054 ;
  skos:prefLabel "Rose oil"@en, "Rosenöl"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143790/about> ;
  zbwext:notationLong "20.53.0-09" .

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