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

<https://pm20.zbw.eu/category/ware/i/143105>
  skos:notation "PID21-05" ;
  rdfs:label "Box"@en, "Kiste"@de ;
  skos:prefLabel "Box"@en, "Kiste"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/142856>
  skos:notation "PID21-04" ;
  rdfs:label "Glass bottle"@en, "Glasflasche"@de ;
  skos:prefLabel "Glass bottle"@en, "Glasflasche"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/144053>
  skos:notation "PID21-07" ;
  rdfs:label "Cellophane"@en, "Zellglas"@de ;
  skos:prefLabel "Cellophane"@en, "Zellglas"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142136>
  skos:notation "PID21-Me01" ;
  rdfs:label "Tin packaging"@en, "Blechemballage"@de ;
  skos:prefLabel "Tin packaging"@en, "Blechemballage"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/148781>
  zbwext:notationLong "PID21" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/148781/about> ;
  skos:notation "PID21" ;
  rdfs:label "Verpackungen"@de, "Packages"@en ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143709>, <https://pm20.zbw.eu/category/ware/i/142467>, <https://pm20.zbw.eu/category/ware/i/142856>, <https://pm20.zbw.eu/category/ware/i/142287>, <https://pm20.zbw.eu/category/ware/i/143801>, <https://pm20.zbw.eu/category/ware/i/142304>, <https://pm20.zbw.eu/category/ware/i/144053>, <https://pm20.zbw.eu/category/ware/i/142136>, <https://pm20.zbw.eu/category/ware/i/143105> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/148781> ;
  dc:identifier "148781" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  skos:prefLabel "Packages"@en, "Verpackungen"@de .

<https://pm20.zbw.eu/category/ware/i/142467>
  skos:notation "PID21-02" ;
  rdfs:label "Bottle cap"@en, "Flaschenverschluss"@de ;
  skos:prefLabel "Bottle cap"@en, "Flaschenverschluss"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/143801>
  skos:notation "PID21-06" ;
  rdfs:label "Gunny sack"@en, "Sack (außer Papiersack)"@de ;
  skos:prefLabel "Gunny sack"@en, "Sack (außer Papiersack)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/142287>
  skos:notation "PID21-01" ;
  rdfs:label "Product packaging"@en, "Emballage, Verpackungsmaterial"@de ;
  skos:prefLabel "Product packaging"@en, "Emballage, Verpackungsmaterial"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/142304>
  skos:notation "PID21-03" ;
  rdfs:label "Barrel"@en, "Fass"@de ;
  skos:prefLabel "Barrel"@en, "Fass"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/157549>
  skos:notation "IP" ;
  rdfs:label "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  skos:prefLabel "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/148781> .

<https://pm20.zbw.eu/category/ware/i/143709>
  skos:notation "PID21-Pp" ;
  rdfs:label "Paper containers (including sacks)"@en, "Papierbehälter (einschl. Papiersäcke)"@de ;
  skos:prefLabel "Paper containers (including sacks)"@en, "Papierbehälter (einschl. Papiersäcke)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148781> .

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

