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

<https://pm20.zbw.eu/category/ware/i/144071>
  rdfs:label "Zinn"@de, "Tin"@en ;
  skos:notation "PID07.01-19" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Tin>, <https://de.wikipedia.org/wiki/Zinn> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144071> ;
  zbwext:notationLong "PID07.01-19" ;
  skos:prefLabel "Zinn"@de, "Tin"@en ;
  skos:scopeNote "Zinn (altgermanische Bezeichnung: z. B. althochdeutsch zin „Stab, Zinn“) ist ein chemisches Element im Periodensystem der Elemente mit dem Symbol Sn (lat. stannum „Zinn“) und der Ordnungszahl 50. Es ist ein silberweiß glänzendes und sehr weiches Schwermetall, das sich mit dem Fingernagel ritzen lässt. Auffällig ist sein niedriger Schmelzpunkt und die relativ hohe Siedetemperatur."@de ;
  skos:exactMatch wd:Q1096 ;
  a skos:Concept ;
  dc:identifier "144071" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144071/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161442> .

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