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

<https://pm20.zbw.eu/category/ware/i/142334>
  skos:notation "PID14-Fo01" ;
  rdfs:label "Film stock"@en, "Film, Roh-"@de ;
  skos:prefLabel "Film stock"@en, "Film, Roh-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142932> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142932>
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143151>, <https://pm20.zbw.eu/category/ware/i/142334>, <https://pm20.zbw.eu/category/ware/i/144054>, <https://pm20.zbw.eu/category/ware/i/143095> ;
  skos:prefLabel "Plastics"@en, "Kunststoff"@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  skos:notation "PID14" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142932> ;
  rdfs:label "Kunststoff"@de, "Plastics"@en ;
  zbwext:notationLong "PID14" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142932/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "142932" .

<https://pm20.zbw.eu/category/ware/i/143095>
  skos:notation "PID14-01" ;
  rdfs:label "Synthetic rubber"@en, "Kautschuk, synthetischer"@de ;
  skos:prefLabel "Synthetic rubber"@en, "Kautschuk, synthetischer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142932> .

<https://pm20.zbw.eu/category/ware/i/144054>
  skos:notation "PID14-02" ;
  rdfs:label "Celluloid"@en, "Zelluloid"@de ;
  skos:prefLabel "Celluloid"@en, "Zelluloid"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142932> .

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

<https://pm20.zbw.eu/category/ware/i/143151>
  skos:notation "PID14-Ha" ;
  rdfs:label "Synthetic resin"@en, "Kunstharz"@de ;
  skos:prefLabel "Synthetic resin"@en, "Kunstharz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142932> .

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

