@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/ware/i/143857>
  skos:notation "PID18-Sh" ;
  rdfs:label "Footwear"@en, "Schuhware"@de ;
  skos:prefLabel "Footwear"@en, "Schuhware"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144038> .

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/144038>
  rdfs:label "Cum"@en, "Wichse"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144038> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143857> ;
  skos:prefLabel "Wichse"@de, "Cum"@en ;
  zbwext:notationLong "PID18-Sh02" ;
  skos:notation "PID18-Sh02" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "144038" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Schuhcreme>, <https://en.wikipedia.org/wiki/Shoe_polish> ;
  skos:exactMatch wd:Q913617 ;
  skos:scopeNote "Wichse (Schuhwichse), besteht aus einer Mischung von Fetten (Öl, Talg, Wachs, Harz) mit Ruß. Es erhält Leder geschmeidig und wasserdicht und hat um so mehr Glanz, je reicher sie an Harz und Wachs ist. Doch haftet sie auch dementsprechend weniger am Leder."@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144038/about> .

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