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

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

<https://pm20.zbw.eu/category/ware/i/143922>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Strontium"@de, "Strontium"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Strontium>, <https://de.wikipedia.org/wiki/Strontium> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148443> ;
  rdfs:label "Strontium"@de, "Strontium"@en ;
  skos:notation "PID23-Sp" ;
  a skos:Concept ;
  skos:exactMatch wd:Q938, gnd:4152626-0 ;
  dc:identifier "143922" ;
  skos:scopeNote "Strontium ist ein chemisches Element; sein Symbol ist Sr, seine Kernladungszahl ist 38. Wie alle Erdalkalimetalle ist auch Strontium an der Luft sehr reaktionsfreudig, und oxidiert schnell. Unter Schutzgas zeigt sich Strontium als ein weiches, weißlich-silbriges Metall."@de ;
  zbwext:notationLong "07.29.0-26" ;
  gndo:gndIdentifier "4152626-0" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143922> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143922/about> .

