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

<https://pm20.zbw.eu/category/ware/i/143169>
  skos:notation "PID18-03" ;
  rdfs:label "Artificial leather"@en, "Leder (künstlich)"@de ;
  skos:prefLabel "Artificial leather"@en, "Leder (künstlich)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148714> .

<https://pm20.zbw.eu/category/ware/i/148714>
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143169>, <https://pm20.zbw.eu/category/ware/i/143118>, <https://pm20.zbw.eu/category/ware/i/143168>, <https://pm20.zbw.eu/category/ware/i/143857> ;
  rdfs:label "Leather, Leather Goods, and Footwear"@en, "Leder, Lederwaren und Schuhe"@de ;
  skos:notation "PID18" ;
  a skos:Concept ;
  skos:prefLabel "Leather, Leather Goods, and Footwear"@en, "Leder, Lederwaren und Schuhe"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/148714/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/148714> ;
  dc:identifier "148714" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "PID18" .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143857>
  skos:notation "PID18-Sh" ;
  rdfs:label "Footwear"@en, "Schuhware"@de ;
  skos:prefLabel "Footwear"@en, "Schuhware"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148714> .

<https://pm20.zbw.eu/category/ware/i/143118>
  skos:notation "PID18-02" ;
  rdfs:label "Suitcase"@en, "Koffer"@de ;
  skos:prefLabel "Suitcase"@en, "Koffer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148714> .

<https://pm20.zbw.eu/category/ware/i/143168>
  skos:notation "PID18-01" ;
  rdfs:label "Leather"@en, "Leder"@de ;
  skos:prefLabel "Leather"@en, "Leder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148714> .

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

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

