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

<https://pm20.zbw.eu/category/ware/i/148366>
  skos:notation "PLW06" ;
  rdfs:label "Forest Products"@en, "Forstprodukte"@de ;
  skos:prefLabel "Forest Products"@en, "Forstprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143997> .

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/143997>
  skos:broader <https://pm20.zbw.eu/category/ware/i/148366> ;
  dc:identifier "143997" ;
  zbwext:notationLong "02.30.0-25" ;
  skos:exactMatch wd:Q124653332 ;
  skos:prefLabel "Valonea"@de, "Valonea"@en ;
  skos:scopeNote "Produkt: Valonea-Extrakt   Botanischer Name: Quercus Valonea, Quercus macrolepis. Gerbstofflieferant sind die Fruchtbecher verschiedener mediterranen Eichenarten (u.a. Quercus Valonea). Die reifen Fruchtbecher mit den darauf befindlichen gerbstoffreichen Schuppen (unter dem Begriff 'Trillo' bekannt) werden vor allem in der Türkei und Griechenland von wild-wachsenden Bäumen geerntet."@de ;
  rdfs:label "Valonea"@de, "Valonea"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143997/about> ;
  skos:notation "PLW06-Fp23" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143997> ;
  a skos:Concept .

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