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

<https://pm20.zbw.eu/category/ware/i/144072>
  skos:notation "PID07.01-25" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144072> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148443> ;
  skos:scopeNote "Zirkonium, auch Zirconium, ist ein chemisches Element im Periodensystem der Elemente mit dem Symbol Zr und der Ordnungszahl 40. Es wurde nach dem Mineral Zirkon benannt, das eine Zirkoniumverbindung ist und 1789 von Martin Heinrich Klaproth entdeckt wurde."@de ;
  rdfs:label "Zirconium"@en, "Zirkonium"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Zirconium>, <https://de.wikipedia.org/wiki/Zirconium> ;
  skos:prefLabel "Zirkonium"@de, "Zirconium"@en ;
  zbwext:notationLong "07.29.0-33" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144072/about> ;
  skos:exactMatch wd:Q1038 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "144072" .

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

