@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/ware/i/143796>
  skos:notation "PID23-Ed03" ;
  rdfs:label "Ruby"@en, "Rubin"@de ;
  skos:prefLabel "Ruby"@en, "Rubin"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142266> .

<https://pm20.zbw.eu/category/ware/i/142266>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Edelstein, Halbedelstein"@de, "Precious stone, semi-precious stone"@en ;
  zbwext:notationLong "PID23-Ed" ;
  skos:prefLabel "Edelstein, Halbedelstein"@de, "Precious stone, semi-precious stone"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142266> ;
  dc:identifier "142266" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148443> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143888>, <https://pm20.zbw.eu/category/ware/i/141944>, <https://pm20.zbw.eu/category/ware/i/143630>, <https://pm20.zbw.eu/category/ware/i/143796> ;
  skos:notation "PID23-Ed" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142266/about> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/ware/i/143888>
  skos:notation "PID23-Ed04" ;
  rdfs:label "Emerald"@en, "Smaragd"@de ;
  skos:prefLabel "Emerald"@en, "Smaragd"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142266> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/141944>
  skos:notation "PID23-Ed01" ;
  rdfs:label "Agate"@en, "Achat"@de ;
  skos:prefLabel "Agate"@en, "Achat"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142266> .

<https://pm20.zbw.eu/category/ware/i/143630>
  skos:notation "PID23-Ed02" ;
  rdfs:label "Opal"@en, "Opal"@de ;
  skos:prefLabel "Opal"@en, "Opal"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142266> .

<https://pm20.zbw.eu/category/ware/i/148443>
  skos:notation "PID23" ;
  rdfs:label "Nonmetallic Minerals, Ceramics, and Glass"@en, "Steine, Erden, Keramik und Glas"@de ;
  skos:prefLabel "Nonmetallic Minerals, Ceramics, and Glass"@en, "Steine, Erden, Keramik und Glas"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142266> .

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

