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

<https://pm20.zbw.eu/category/ware/i/143901>
  skos:notation "PID08-Pp04" ;
  rdfs:label "Spray gun"@en, "Spritzapparat"@de ;
  skos:prefLabel "Spray gun"@en, "Spritzapparat"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143752> .

<https://pm20.zbw.eu/category/ware/i/148501>
  skos:notation "PID08" ;
  rdfs:label "Machine, machine element"@en, "Maschine, Maschinenteil"@de ;
  skos:prefLabel "Machine, machine element"@en, "Maschine, Maschinenteil"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143752> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143129>
  skos:notation "PID08-Pp02" ;
  rdfs:label "Compressor"@en, "Kompressor"@de ;
  skos:prefLabel "Compressor"@en, "Kompressor"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143752> .

<https://pm20.zbw.eu/category/ware/i/142119>
  skos:notation "PID08-Pp01" ;
  rdfs:label "Irrigation machine"@en, "Bewässerungsmaschine"@de ;
  skos:prefLabel "Irrigation machine"@en, "Bewässerungsmaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143752> .

<https://pm20.zbw.eu/category/ware/i/143753>
  skos:notation "PID08-Pp03" ;
  rdfs:label "Filling station pump"@en, "Pumpe (Tank- und Treibstoff)"@de ;
  skos:prefLabel "Filling station pump"@en, "Pumpe (Tank- und Treibstoff)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143752> .

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/143752>
  dc:identifier "143752" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142119>, <https://pm20.zbw.eu/category/ware/i/143753>, <https://pm20.zbw.eu/category/ware/i/143901>, <https://pm20.zbw.eu/category/ware/i/143129> ;
  zbwext:notationLong "28.13.0-02" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143752/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148501> ;
  rdfs:label "Pump"@en, "Pumpe"@de ;
  skos:notation "PID08-Pp" ;
  a skos:Concept ;
  skos:prefLabel "Pump"@en, "Pumpe"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143752> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

