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

<https://pm20.zbw.eu/category/ware/i/143153>
  skos:notation "PID19-Ku02" ;
  rdfs:label "Regenerated wool"@en, "Kunstwolle"@de ;
  skos:prefLabel "Regenerated wool"@en, "Kunstwolle"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143149> .

<https://pm20.zbw.eu/category/ware/i/143149>
  skos:broader <https://pm20.zbw.eu/category/ware/i/142315> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143152>, <https://pm20.zbw.eu/category/ware/i/143153>, <https://pm20.zbw.eu/category/ware/i/143792>, <https://pm20.zbw.eu/category/ware/i/144055>, <https://pm20.zbw.eu/category/ware/i/143617> ;
  a skos:Concept ;
  skos:prefLabel "Synthetic fiber"@en, "Kunstfaser"@de ;
  rdfs:label "Synthetic fiber"@en, "Kunstfaser"@de ;
  zbwext:notationLong "PID19-Ku" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143149> ;
  skos:exactMatch wd:Q5856 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143149/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Synthetic_fiber> ;
  dc:identifier "143149" ;
  skos:notation "PID19-Ku" .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/144055>
  skos:notation "PID19-Ku05" ;
  rdfs:label "Cellulose"@en, "Zellulose"@de ;
  skos:prefLabel "Cellulose"@en, "Zellulose"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143149> .

<https://pm20.zbw.eu/category/ware/i/143152>
  skos:notation "PID19-Ku01" ;
  rdfs:label "Artificial silk"@en, "Kunstseide"@de ;
  skos:prefLabel "Artificial silk"@en, "Kunstseide"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143149> .

<https://pm20.zbw.eu/category/ware/i/143792>
  skos:notation "PID19-Ku04" ;
  rdfs:label "Vegetable horsehair, artificial horsehair"@en, "Rosshaar, vegetabilisches und künstliches"@de ;
  skos:prefLabel "Vegetable horsehair, artificial horsehair"@en, "Rosshaar, vegetabilisches und künstliches"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143149> .

<https://pm20.zbw.eu/category/ware/i/143617>
  skos:notation "PID19-Ku03" ;
  rdfs:label "Nylon fiber"@en, "Nylonfaser"@de ;
  skos:prefLabel "Nylon fiber"@en, "Nylonfaser"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143149> .

<https://pm20.zbw.eu/category/ware/i/142315>
  skos:notation "PID19-Fa" ;
  rdfs:label "Pulp"@en, "Faserstoff"@de ;
  skos:prefLabel "Pulp"@en, "Faserstoff"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143149> .

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

