@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#> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/ware/i/142027>
  skos:notation "PID08-Nm01" ;
  rdfs:label "Bakery machine"@en, "Bäckereimaschine"@de ;
  skos:prefLabel "Bakery machine"@en, "Bäckereimaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161477> .

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

<https://pm20.zbw.eu/category/ware/i/143591>
  skos:notation "PID08-Nm05" ;
  rdfs:label "Mill, milling machine"@en, "Mühle, Müllereimaschine"@de ;
  skos:prefLabel "Mill, milling machine"@en, "Mühle, Müllereimaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161477> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143560>
  skos:notation "PID08-Nm04" ;
  rdfs:label "Dairy machine"@en, "Meiereimaschine"@de ;
  skos:prefLabel "Dairy machine"@en, "Meiereimaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161477> .

<https://pm20.zbw.eu/category/ware/i/161477>
  rdfs:label "Nahrungsmittelmaschine"@de, "Food machinery"@en ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142027>, <https://pm20.zbw.eu/category/ware/i/142149>, <https://pm20.zbw.eu/category/ware/i/143560>, <https://pm20.zbw.eu/category/ware/i/142473>, <https://pm20.zbw.eu/category/ware/i/143591> ;
  skos:notation "PID08-Nm" ;
  zbwext:notationLong "PID08-Nm" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148501> ;
  dc:identifier "161477" ;
  a skos:Concept ;
  skos:prefLabel "Nahrungsmittelmaschine"@de, "Food machinery"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/161477/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/161477> ;
  skos:exactMatch wd:Q125845435 .

<https://pm20.zbw.eu/category/ware/i/142473>
  skos:notation "PID08-Nm03" ;
  rdfs:label "Meat processing machine"@en, "Fleischereimaschine"@de ;
  skos:prefLabel "Meat processing machine"@en, "Fleischereimaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161477> .

<https://pm20.zbw.eu/category/ware/i/142149>
  skos:notation "PID08-Nm02" ;
  rdfs:label "Brewery machine, cellar machine"@en, "Brauereimaschine, Kellereimaschine"@de ;
  skos:prefLabel "Brewery machine, cellar machine"@en, "Brauereimaschine, Kellereimaschine"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161477> .

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

