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

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/144056>
  skos:prefLabel "Zellwolle"@de, "Rayon"@en ;
  a skos:Concept ;
  zbwext:notationLong "20.60.0-08" ;
  dc:identifier "144056" ;
  skos:notation "PLW04-Bw03" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144056/about> ;
  skos:scopeNote "Viskosefasern, kurz Viskose (Zellwolle) sind Fasern, die aus dem Grundmaterial Zellulose bestehen und über das Viskoseverfahren industriell hergestellt werden. Die chemische Natur der Viskosefasern gleicht der von Baumwollfasern."@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Rayon>, <https://de.wikipedia.org/wiki/Viskosefaser> ;
  rdfs:label "Zellwolle"@de, "Rayon"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142089> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144056> ;
  skos:exactMatch wd:Q910194 .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142089>
  skos:notation "PLW04-Bw" ;
  rdfs:label "Cotton"@en, "Baumwolle"@de ;
  skos:prefLabel "Cotton"@en, "Baumwolle"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144056> .

