@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 ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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/143147>
  a skos:Concept ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Coumarin>, <https://de.wikipedia.org/wiki/Cumarin> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "143147" ;
  skos:prefLabel "Kumarin"@de, "Coumarin"@en ;
  skos:exactMatch wd:Q111812 ;
  rdfs:label "Coumarin"@en, "Kumarin"@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143621> ;
  skos:notation "PID13-Ar03" ;
  zbwext:notationLong "20.53.0-06" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143147/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143147> .

<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/143147> .

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