@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 schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

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/i/161442>
  skos:notation "PID07.01" ;
  rdfs:label "Non-ferrous metal"@en, "NE-Metall"@de ;
  skos:prefLabel "Non-ferrous metal"@en, "NE-Metall"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144041> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/144041>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144041/about> ;
  skos:prefLabel "Wismut"@de, "Bismuth"@en ;
  skos:exactMatch wd:Q942 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Bismuth>, <https://de.wikipedia.org/wiki/Bismut> ;
  skos:scopeNote "Bismut (auch: Bismuth, Wismut oder Wismuth, von lat. bismutum „weiße Masse“) ist ein chemisches Element im Periodensystem mit dem Symbol Bi und der Ordnungszahl 83. Es wird im Deutschen zumeist als Wismut bezeichnet, doch ist der Name Bismut seit 1979 auch hierzulande fachsprachlich offiziell. Bismut kommt als Begleitmetall in Blei-, Kupfer- und Zinnerzen vor."@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161442> ;
  rdfs:label "Bismuth"@en, "Wismut"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144041> ;
  skos:notation "PID07.01-17" ;
  zbwext:notationLong "PID07.01-17" ;
  dc:identifier "144041" .

