@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/ware/i/166453>
  skos:notation "PID19-Nf" ;
  rdfs:label "Plant fiber"@en, "Pflanzenfaser"@de ;
  skos:prefLabel "Plant fiber"@en, "Pflanzenfaser"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142013> .

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 .
<https://pm20.zbw.eu/category/ware/i/142013>
  gndo:gndIdentifier "4366835-5", "4530116-5", "4174058-0" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Asclepias>, <https://de.wikipedia.org/wiki/Seidenpflanzen> ;
  zbwext:folderCount 13 ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/166453> ;
  skos:prefLabel "Asclepiasfaser"@de, "Milkweed"@en ;
  zbwext:foldersComplete "Y" ;
  zbwext:notationLong "PID19-Nf06" ;
  skos:exactMatch gnd:4366835-5, gnd:4530116-5, gnd:4174058-0, wd:Q162153 ;
  skos:notation "PID19-Nf06" ;
  skos:scopeNote "(einschl.: Pflanzenseide, Akon, künstliche Baumwolle, Calotropis Procera, Milkweeds, Asclepias syriaca, Gewöhnliche Seidenpflanze,)"@de ;
  rdfs:label "Asclepiasfaser"@de, "Milkweed"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142013> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:note "folderCount: 13" ;
  dc:identifier "142013" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142013/about> ;
  a skos:Concept .

