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

<https://pm20.zbw.eu/category/ware/i/143888>
  rdfs:label "Emerald"@en, "Smaragd"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Emerald>, <https://de.wikipedia.org/wiki/Smaragd> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143888/about> ;
  zbwext:notationLong "PID23-Ed04" ;
  skos:scopeNote "Smaragd ist eine im hexagonalen Kristallsystem kristallisierende Varietät des Silikat-Minerals Beryll und hat eine Härte von 7,5 bis 8. Seine chemische Zusammensetzung ist durch Be3Al2Si6O18 beschrieben. Die Farbe ist durch Beimengung von Chrom- und Vanadium-Ionen grün, die Strichfarbe ist weiß. Smaragde finden sich in Pegmatit-Adern, insbesondere in Graniten, aber auch in metamorphen Gesteinen wie Gneis und als Mineralseife in Flusssedimenten."@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Emerald"@en, "Smaragd"@de ;
  skos:notation "PID23-Ed04" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142266> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143888> ;
  skos:exactMatch wd:Q43513 ;
  a skos:Concept ;
  dc:identifier "143888" .

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

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142266>
  skos:notation "PID23-Ed" ;
  rdfs:label "Precious stone, semi-precious stone"@en, "Edelstein, Halbedelstein"@de ;
  skos:prefLabel "Precious stone, semi-precious stone"@en, "Edelstein, Halbedelstein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143888> .

