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

<https://pm20.zbw.eu/category/ware/i/148703>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/148703/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/148703> ;
  a skos:Concept ;
  skos:prefLabel "Wood Products"@en, "Holzprodukte"@de ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143134>, <https://pm20.zbw.eu/category/ware/i/142967>, <https://pm20.zbw.eu/category/ware/i/143762>, <https://pm20.zbw.eu/category/ware/i/142970> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Holzprodukte"@de, "Wood Products"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  zbwext:notationLong "16.2-01" ;
  skos:notation "PID16" ;
  dc:identifier "148703" .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143762>
  skos:notation "PID16-03" ;
  rdfs:label "Framework"@en, "Rahmen"@de ;
  skos:prefLabel "Framework"@en, "Rahmen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148703> .

<https://pm20.zbw.eu/category/ware/i/142967>
  skos:notation "PID16-01" ;
  rdfs:label "Wood flour"@en, "Holzmehl"@de ;
  skos:prefLabel "Wood flour"@en, "Holzmehl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148703> .

<https://pm20.zbw.eu/category/ware/i/143134>
  skos:notation "PID16-Fl" ;
  rdfs:label "Wicker"@en, "Korbware"@de ;
  skos:prefLabel "Wicker"@en, "Korbware"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148703> .

<https://pm20.zbw.eu/category/ware/i/142970>
  skos:notation "PID16-02" ;
  rdfs:label "Wood wool"@en, "Holzwolle"@de ;
  skos:prefLabel "Wood wool"@en, "Holzwolle"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148703> .

<https://pm20.zbw.eu/category/ware/i/157549>
  skos:notation "IP" ;
  rdfs:label "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  skos:prefLabel "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/148703> .

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

