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

<https://pm20.zbw.eu/category/ware/i/142139>
  skos:notation "PID13-Dr01" ;
  rdfs:label "Bleaching earth"@en, "Bleicherde"@de ;
  skos:prefLabel "Bleaching earth"@en, "Bleicherde"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142140> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142140>
  rdfs:label "Bleichmittel"@de, "Bleach"@en ;
  dc:identifier "142140" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Bleach>, <https://de.wikipedia.org/wiki/Javelwasser> ;
  skos:prefLabel "Bleichmittel"@de, "Bleach"@en ;
  zbwext:notationLong "PID13-Dr" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144026>, <https://pm20.zbw.eu/category/ware/i/142139>, <https://pm20.zbw.eu/category/ware/i/142107> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142140> ;
  a skos:Concept ;
  skos:notation "PID13-Dr" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148617> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142140/about> ;
  skos:exactMatch wd:Q11587 .

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

<https://pm20.zbw.eu/category/ware/i/144026>
  skos:notation "PID13-Dr03" ;
  rdfs:label "Hydrogen peroxide"@en, "Wasserstoffsuperoxyd"@de ;
  skos:prefLabel "Hydrogen peroxide"@en, "Wasserstoffsuperoxyd"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142140> .

<https://pm20.zbw.eu/category/ware/i/142107>
  skos:notation "PID13-Dr02" ;
  rdfs:label "Bentonite"@en, "Bentonit"@de ;
  skos:prefLabel "Bentonite"@en, "Bentonit"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142140> .

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

