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

<https://pm20.zbw.eu/category/ware/i/143870>
  skos:notation "PID13-Kp01" ;
  rdfs:label "Soap"@en, "Seife"@de ;
  skos:prefLabel "Soap"@en, "Seife"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143139> .

<https://pm20.zbw.eu/category/ware/i/143872>
  skos:notation "PID13-Kp03" ;
  rdfs:label "Textile detergent"@en, "Seife, Wasch-"@de ;
  skos:prefLabel "Textile detergent"@en, "Seife, Wasch-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143139> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143871>
  skos:notation "PID13-Kp02" ;
  rdfs:label "Toilet soap"@en, "Seife, Toilette-"@de ;
  skos:prefLabel "Toilet soap"@en, "Seife, Toilette-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143139> .

<https://pm20.zbw.eu/category/ware/i/148617>
  skos:notation "PID13" ;
  rdfs:label "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  skos:prefLabel "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143139> .

<https://pm20.zbw.eu/category/ware/i/143139>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Kosmetik>, <https://en.wikipedia.org/wiki/Cosmetics> ;
  rdfs:label "Kosmetische Artikel"@de, "Cosmetic items"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143139/about> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Kosmetische Artikel"@de, "Cosmetic items"@en ;
  zbwext:notationLong "PID13-Kp" ;
  skos:notation "PID13-Kp" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143870>, <https://pm20.zbw.eu/category/ware/i/143871>, <https://pm20.zbw.eu/category/ware/i/143872> ;
  skos:exactMatch wd:Q131207 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143139> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148617> ;
  dc:identifier "143139" .

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

