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

<https://pm20.zbw.eu/category/ware/i/142089>
  rdfs:label "Cotton"@en, "Baumwolle"@de ;
  skos:note "folderCount: 162" ;
  gndo:gndIdentifier "4479488-5", "4481064-7", "4358855-4", "4383348-2", "4503004-2", "4136931-2", "4492136-6", "4136728-5", "4400051-0", "4319308-0" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142089/about> ;
  skos:exactMatch gnd:4136931-2, gnd:4319308-0, gnd:4400051-0, gnd:4479488-5, gnd:4481064-7, wd:Q11457, gnd:4492136-6, gnd:4383348-2, gnd:4136728-5, gnd:4358855-4, gnd:4503004-2 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Baumwollfaser>, <https://en.wikipedia.org/wiki/Cotton> ;
  skos:prefLabel "Baumwolle"@de, "Cotton"@en ;
  zbwext:notationLong "01.16.0-03" ;
  dc:identifier "142089" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142089> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144056> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:folderCount 162 ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148261> ;
  zbwext:foldersComplete "Y" ;
  skos:notation "PLW04-Bw" .

<https://pm20.zbw.eu/category/ware/i/144056>
  skos:notation "PLW04-Bw03" ;
  rdfs:label "Rayon"@en, "Zellwolle"@de ;
  skos:prefLabel "Rayon"@en, "Zellwolle"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142089> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/148261>
  skos:notation "PLW04" ;
  rdfs:label "Agricultural Crops"@en, "Pflanzenbauprodukte"@de ;
  skos:prefLabel "Agricultural Crops"@en, "Pflanzenbauprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142089> .

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

