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

<https://pm20.zbw.eu/category/ware/i/143160>
  skos:notation "PID13-Fl" ;
  rdfs:label "Paints and dyes"@en, "Farbe und Farbstoffe"@de ;
  skos:prefLabel "Paints and dyes"@en, "Farbe und Farbstoffe"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142972> .

<https://pm20.zbw.eu/category/ware/i/142972>
  skos:prefLabel "Tung oil"@en, "Holzöl, chinesisches"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142972/about> ;
  skos:notation "PID13-Fl09" ;
  dc:identifier "142972" ;
  zbwext:notationLong "20.30.0-10" ;
  rdfs:label "Holzöl, chinesisches"@de, "Tung oil"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143160> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Tung_oil>, <https://de.wikipedia.org/wiki/Tung%C3%B6l> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142972> ;
  skos:exactMatch wd:Q2094522 ;
  a skos:Concept ;
  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> a skos:ConceptScheme .
