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

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

<https://pm20.zbw.eu/category/ware/i/143585>
  zbwext:notationLong "07.29.0-19" ;
  a skos:Concept ;
  rdfs:label "Molybdän"@de, "Molybdenum"@en ;
  skos:prefLabel "Molybdenum"@en, "Molybdän"@de ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Molybd%C3%A4n>, <https://en.wikipedia.org/wiki/Molybdenum> ;
  skos:exactMatch wd:Q1053 ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161442> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143585/about> ;
  skos:scopeNote "Molybdän ist ein chemisches Element im Periodensystem der Elemente mit dem Symbol Mo und der Ordnungszahl 42. Molybdän, von griech. molybdos für Blei, das in Lagerstätten in der Regel als Molybdänglanz (Molybdändisulfid) vorkommt, wurde lange Zeit mit Bleiglanz oder auch Graphit verwechselt."@de ;
  dc:identifier "143585" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143585> ;
  skos:notation "PID07.01-13" .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
