@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/ware/i/143827>
  dc:identifier "143827" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143757>, <https://pm20.zbw.eu/category/ware/i/142245> ;
  skos:exactMatch wd:Q902296 ;
  skos:prefLabel "Pesticide"@en, "Schädlingsbekämpfungsmittel"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Pflanzenschutzmittel> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PID13-Pe" ;
  zbwext:notationLong "20.20.0-02" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143827> ;
  rdfs:label "Schädlingsbekämpfungsmittel"@de, "Pesticide"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148617> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143827/about> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<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/143827> .

<https://pm20.zbw.eu/category/ware/i/142245>
  skos:notation "PID13-Pe01" ;
  rdfs:label "Paraderris elliptica"@en, "Derriswurzel"@de ;
  skos:prefLabel "Paraderris elliptica"@en, "Derriswurzel"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143827> .

<https://pm20.zbw.eu/category/ware/i/143757>
  skos:notation "PID13-Pe02" ;
  rdfs:label "Pyrethrum"@en, "Pyrethrum"@de ;
  skos:prefLabel "Pyrethrum"@en, "Pyrethrum"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143827> .

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

