@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/ware/i/143149>
  skos:notation "PID19-Ku" ;
  rdfs:label "Synthetic fiber"@en, "Kunstfaser"@de ;
  skos:prefLabel "Synthetic fiber"@en, "Kunstfaser"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144055> .

<https://pm20.zbw.eu/category/ware/i/144055>
  skos:broader <https://pm20.zbw.eu/category/ware/i/143149> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Cellulose>, <https://en.wikipedia.org/wiki/Cellulose> ;
  skos:prefLabel "Zellulose"@de, "Cellulose"@en ;
  rdfs:label "Cellulose"@en, "Zellulose"@de ;
  skos:notation "PID19-Ku05" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144055/about> ;
  a skos:Concept ;
  dc:identifier "144055" ;
  skos:scopeNote "Die Zellulose (auch Cellulose) ist der Hauptbestandteil von pflanzlichen Zellwänden (Massenanteil 50%) und damit die häufigste organische Verbindung der Erde. Die Zellulose ist deshalb auch das häufigste Polysaccharid. Sie ist ein unverzweigtes Polysaccharid, das aus mehreren Hundert bis zehntausend β-Glucose-Molekülen ((1-4)β-glykosidische Bindung) besteht. Cellulose wird in der Plasmamembran gebildet und vernetzt sich untereinander zu fibrillären Strukturen."@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144055> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:exactMatch wd:Q80294 ;
  zbwext:notationLong "PID19-Ku05" .

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 .
