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

<https://pm20.zbw.eu/category/ware/i/143776>
  skos:notation "PLW05-Hf07" ;
  rdfs:label "Reptile skin"@en, "Reptilienhaut"@de ;
  skos:prefLabel "Reptile skin"@en, "Reptilienhaut"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/142909>
  skos:notation "PLW05-Hf" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Haut, Fell"@de, "Hides and skins"@en ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142911>, <https://pm20.zbw.eu/category/ware/i/142131>, <https://pm20.zbw.eu/category/ware/i/143783>, <https://pm20.zbw.eu/category/ware/i/142120>, <https://pm20.zbw.eu/category/ware/i/142484>, <https://pm20.zbw.eu/category/ware/i/143066>, <https://pm20.zbw.eu/category/ware/i/142226>, <https://pm20.zbw.eu/category/ware/i/143776> ;
  skos:prefLabel "Haut, Fell"@de, "Hides and skins"@en ;
  zbwext:notationLong "10.11.0-06" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142909> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142909/about> ;
  dc:identifier "142909" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148333> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142226>
  skos:notation "PLW05-Hf03" ;
  rdfs:label "Chinchilla"@en, "Chinchilla"@de ;
  skos:prefLabel "Chinchilla"@en, "Chinchilla"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/142120>
  skos:notation "PLW05-Hf01" ;
  rdfs:label "Beaver fur"@en, "Biberpelz"@de ;
  skos:prefLabel "Beaver fur"@en, "Biberpelz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/142131>
  skos:notation "PLW05-Hf02" ;
  rdfs:label "Muskrat"@en, "Bisampelz"@de ;
  skos:prefLabel "Muskrat"@en, "Bisampelz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/142484>
  skos:notation "PLW05-Hf04" ;
  rdfs:label "Fox fur"@en, "Fuchspelz"@de ;
  skos:prefLabel "Fox fur"@en, "Fuchspelz"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/143783>
  skos:notation "PLW05-Hf08" ;
  rdfs:label "Sealskin"@en, "Robbenfell"@de ;
  skos:prefLabel "Sealskin"@en, "Robbenfell"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/142911>
  skos:notation "PLW05-Hf05" ;
  rdfs:label "Pigskin"@en, "Haut, Schweins-, Schweinsleder"@de ;
  skos:prefLabel "Pigskin"@en, "Haut, Schweins-, Schweinsleder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/148333>
  skos:notation "PLW05" ;
  rdfs:label "Animal Products"@en, "Tierische Produkte"@de ;
  skos:prefLabel "Animal Products"@en, "Tierische Produkte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142909> .

<https://pm20.zbw.eu/category/ware/i/143066>
  skos:notation "PLW05-Hf06" ;
  rdfs:label "Karakul fur"@en, "Karakulfell"@de ;
  skos:prefLabel "Karakul fur"@en, "Karakulfell"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142909> .

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

