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

<https://pm20.zbw.eu/category/ware/i/148709>
  skos:notation "PID17" ;
  rdfs:label "Cardboard, paper, paper products"@en, "Pappe, Papier, Papierprodukte"@de ;
  skos:prefLabel "Cardboard, paper, paper products"@en, "Pappe, Papier, Papierprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144008> .

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/144008>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Vulcanized_fibre>, <https://de.wikipedia.org/wiki/Vulkanfiber> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148709> ;
  rdfs:label "Vulcanized fiber"@en, "Vulkanfiber"@de ;
  a skos:Concept ;
  skos:exactMatch wd:Q906675 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144008> ;
  skos:prefLabel "Vulkanfiber"@de, "Vulcanized fiber"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144008/about> ;
  skos:notation "PID17-Sp06" ;
  skos:scopeNote "Vulkanfiber, auch Lederstein oder Cottonid genannt, ist ein seit 1855 bekanntes Verbundmaterial auf der Basis von Papier. Es wurde 1859 erstmals von Phillip Taylor durch Tränken von Fasern mit Zinknitrit industriell hergestellt."@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "PID17-Sp06" ;
  dc:identifier "144008" .

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