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

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143998>
  skos:exactMatch wd:Q722 ;
  a skos:Concept ;
  skos:scopeNote "Vanadium, auch: Vanadin (v.altnord.: Vanadis [Name der germanischen Göttin der Schönheit Freya; nach dem farbenprächtigen Aussehen mancher V-Verbindungen]) ist ein chemisches Element im Periodensystem der Elemente mit dem Symbol V und der Ordnungszahl 23. Es ist ein seltenes, weiches und zähes Element."@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Vanadium>, <https://de.wikipedia.org/wiki/Vanadium> ;
  skos:prefLabel "Vanadium"@de, "Vanadium"@en ;
  zbwext:notationLong "07.29.0-30" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143998> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161442> ;
  rdfs:label "Vanadium"@de, "Vanadium"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143998/about> ;
  dc:identifier "143998" ;
  skos:notation "PID07.01-16" .

