@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 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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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/148719>
  skos:notation "PID19" ;
  rdfs:label "Clothing, textiles and fibers"@en, "Bekleidung, Textilien und Faserstoffe"@de ;
  skos:prefLabel "Clothing, textiles and fibers"@en, "Bekleidung, Textilien und Faserstoffe"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142091> .

<https://pm20.zbw.eu/category/ware/i/142091>
  gndo:gndIdentifier "4353347-4", "4400051-0", "4332956-1", "4383348-2", "4492136-6", "4319308-0", "4481064-7", "4259992-1" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142091/about> ;
  skos:exactMatch gnd:4259992-1, gnd:4319308-0, gnd:4400051-0, gnd:4332956-1, gnd:4492136-6, wd:Q12080079, gnd:4353347-4, gnd:4383348-2, gnd:4481064-7 ;
  skos:prefLabel "Baumwollindustrie"@de, "Cotton industry"@en ;
  skos:note "folderCount: 68" ;
  skos:notation "PID19-Bw01" ;
  zbwext:foldersComplete "Y" ;
  a skos:Concept ;
  rdfs:label "Cotton industry"@en, "Baumwollindustrie"@de ;
  dc:identifier "142091" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148719> ;
  zbwext:notationLong "PID19-Bw01" ;
  zbwext:folderCount 68 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142091> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
