@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@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/143793>
  skos:notation "PID13-Fl10" ;
  rdfs:label "Rust inhibitor"@en, "Rostschutzmittel"@de ;
  skos:prefLabel "Rust inhibitor"@en, "Rostschutzmittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143562> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143562>
  skos:notation "PID13-Fl14" ;
  skos:exactMatch wd:Q419205 ;
  skos:prefLabel "Red lead"@en, "Mennige"@de ;
  dc:identifier "143562" ;
  zbwext:notationLong "20.30.0-11" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Red lead"@en, "Mennige"@de ;
  skos:scopeNote "Blei(II,IV)-oxid, auch Mennige ist ein leuchtend rotes Pulver mit der Summenformel Pb3O4. Es ist kein Gemisch aus Blei(II)-oxid und Blei(IV)-oxid, sondern eine Verbindung daraus, dabei ist das Blei in der Oxidationsstufe +IV mit den Sauerstoffatomen zu einer Art Anion, dem Plumbat-Ion (PbO42-) komplexiert."@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143562/about> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Blei(II,IV)-oxid>, <https://en.wikipedia.org/wiki/Lead(II,IV)_oxide> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143793> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143562> .

