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

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/154932>
  skos:exactMatch gnd:4184961-9, gnd:4259992-1, wd:Q7107274, gnd:4332956-1 ;
  gndo:gndIdentifier "4184961-9", "4332956-1", "4259992-1" ;
  zbwext:folderCount 40 ;
  rdfs:label "Cotton textiles"@en, "Baumwolltextilie"@de ;
  zbwext:notationLong "13.20.0-02" ;
  skos:prefLabel "Baumwolltextilie"@de, "Cotton textiles"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/154932/about> ;
  a skos:Concept ;
  skos:notation "PID19-Bw02" ;
  dc:identifier "154932" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148719> ;
  zbwext:foldersComplete "Y" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/154932> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Osnaburg> ;
  skos:note "folderCount: 40" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

<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/154932> .

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