@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 schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/ware/i/143096>
  skos:notation "PID15-Ka" ;
  rdfs:label "Rubber goods"@en, "Kautschukware"@de ;
  skos:prefLabel "Rubber goods"@en, "Kautschukware"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148696> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/148696>
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/148696> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Resin, rubber"@en, "Harz, Gummi"@de ;
  rdfs:label "Harz, Gummi"@de, "Resin, rubber"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143832>, <https://pm20.zbw.eu/category/ware/i/143148>, <https://pm20.zbw.eu/category/ware/i/143096> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/148696/about> ;
  skos:exactMatch wd:Q125909033 ;
  zbwext:notationLong "PID15" ;
  dc:identifier "148696" ;
  skos:notation "PID15" .

<https://pm20.zbw.eu/category/ware/i/143832>
  skos:notation "PID15-02" ;
  rdfs:label "Shellac"@en, "Schellack"@de ;
  skos:prefLabel "Shellac"@en, "Schellack"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148696> .

<https://pm20.zbw.eu/category/ware/i/143148>
  skos:notation "PID15-01" ;
  rdfs:label "Coumarone resin"@en, "Kumaronharz"@de ;
  skos:prefLabel "Coumarone resin"@en, "Kumaronharz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148696> .

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

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

