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

<https://pm20.zbw.eu/category/ware/i/143923>
  skos:notation "PID19-Bk02" ;
  rdfs:label "Stockings, socks"@en, "Strümpfe, Socken"@de ;
  skos:prefLabel "Stockings, socks"@en, "Strümpfe, Socken"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142106> .

<https://pm20.zbw.eu/category/ware/i/142106>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142106/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148719> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142106> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:foldersComplete "Y" ;
  a skos:Concept ;
  skos:exactMatch gnd:4223396-3, wd:Q11460, gnd:4031011-5, gnd:4039792-0, gnd:4121020-7, gnd:4312747-2 ;
  rdfs:label "Bekleidung"@de, "Clothing"@en ;
  zbwext:folderCount 97 ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143923>, <https://pm20.zbw.eu/category/ware/i/144011>, <https://pm20.zbw.eu/category/ware/i/143137> ;
  gndo:gndIdentifier "4031011-5", "4312747-2", "4121020-7", "4223396-3", "4039792-0" ;
  zbwext:notationLong "PID19-Bk" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Clothing>, <https://de.wikipedia.org/wiki/Kleidung> ;
  skos:prefLabel "Bekleidung"@de, "Clothing"@en ;
  skos:note "folderCount: 97" ;
  dc:identifier "142106" ;
  skos:notation "PID19-Bk" .

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

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/144011>
  skos:notation "PID19-Bk03" ;
  rdfs:label "Underwear"@en, "Wäsche"@de ;
  skos:prefLabel "Underwear"@en, "Wäsche"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142106> .

<https://pm20.zbw.eu/category/ware/i/143137>
  skos:notation "PID19-Bk01" ;
  rdfs:label "Corset"@en, "Korsett"@de ;
  skos:prefLabel "Corset"@en, "Korsett"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142106> .

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

