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

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

<https://pm20.zbw.eu/category/ware/i/143942>
  rdfs:label "Tantal"@de, "Tantalum"@en ;
  skos:notation "PID07.01-14" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143942/about> ;
  skos:exactMatch wd:Q1123 ;
  dc:identifier "143942" ;
  skos:prefLabel "Tantal"@de, "Tantalum"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:scopeNote "Tantal ist ein chemisches Element im Periodensystem der Elemente mit dem Symbol Ta und der Ordnungszahl 73. Es ist ein selten vorkommendes, duktiles, graphitgraues, glänzendes Übergangsmetall mit hoher Korrosionsbeständigkeit bei Normaltemperatur."@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143942> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Tantalum>, <https://de.wikipedia.org/wiki/Tantal> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161442> ;
  zbwext:notationLong "07.29.0-27" .

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