@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 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/143960> .

<https://pm20.zbw.eu/category/ware/i/143960>
  skos:scopeNote "Thorium ist ein chemisches Element benannt nach Thor. Reines Thorium ist ein silberweißes Metall, das an der Luft stabil ist und seinen Glanz für einige Monate behält. Ist es mit seinem Oxid verschmutzt, läuft es langsam an der Luft an und wird grau und schließlich schwarz."@de ;
  skos:prefLabel "Thorium, Monazit, Metalle der Seltenen Erden"@de, "Thorium, monazite, rare earth element"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Thorium, monazite, rare earth element"@en, "Thorium, Monazit, Metalle der Seltenen Erden"@de ;
  zbwext:notationLong "07.29.0-01" ;
  skos:exactMatch wd:Q132308842 ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161442> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143960/about> ;
  skos:notation "PID07.01-15" ;
  dc:identifier "143960" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143960> .

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