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

<https://pm20.zbw.eu/category/ware/i/142126>
  skos:notation "PID04-Sc02" ;
  rdfs:label "Costume jewelry"@en, "Bijouteriewaren"@de ;
  skos:prefLabel "Costume jewelry"@en, "Bijouteriewaren"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware/i/143728>
  skos:notation "PID04-Sc06" ;
  rdfs:label "Mother of pearl"@en, "Perlmutter"@de ;
  skos:prefLabel "Mother of pearl"@en, "Perlmutter"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/161200>
  skos:notation "PID04" ;
  rdfs:label "Consumer good"@en, "Konsumgut"@de ;
  skos:prefLabel "Consumer good"@en, "Konsumgut"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware/i/161308>
  skos:notation "PID04-Sc" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/161308> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161200> ;
  rdfs:label "Jewellery"@en, "Schmuckwaren"@de ;
  a skos:Concept ;
  dc:identifier "161308" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142692>, <https://pm20.zbw.eu/category/ware/i/142111>, <https://pm20.zbw.eu/category/ware/i/142144>, <https://pm20.zbw.eu/category/ware/i/143728>, <https://pm20.zbw.eu/category/ware/i/142228>, <https://pm20.zbw.eu/category/ware/i/142126>, <https://pm20.zbw.eu/category/ware/i/143729> ;
  skos:prefLabel "Jewellery"@en, "Schmuckwaren"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "PID04-Sc" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/161308/about> .

<https://pm20.zbw.eu/category/ware/i/142111>
  skos:notation "PID04-Sc01" ;
  rdfs:label "Amber"@en, "Bernstein"@de ;
  skos:prefLabel "Amber"@en, "Bernstein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware/i/142228>
  skos:notation "PID04-Sc04" ;
  rdfs:label "Christmas ornament"@en, "Christbaumschmuck"@de ;
  skos:prefLabel "Christmas ornament"@en, "Christbaumschmuck"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware/i/142692>
  skos:notation "PID04-Sc05" ;
  rdfs:label "Fancy goods"@en, "Galanterieware"@de ;
  skos:prefLabel "Fancy goods"@en, "Galanterieware"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware/i/142144>
  skos:notation "PID04-Sc03" ;
  rdfs:label "Artificial flower"@en, "Blume, künstliche"@de ;
  skos:prefLabel "Artificial flower"@en, "Blume, künstliche"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

<https://pm20.zbw.eu/category/ware/i/143729>
  skos:notation "PID04-Sc07" ;
  rdfs:label "Pearl"@en, "Perle"@de ;
  skos:prefLabel "Pearl"@en, "Perle"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161308> .

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

