@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/ware/i/142311>
  skos:notation "PID13-Fl06" ;
  rdfs:label "Silicate mineral paint"@en, "Farbe, mineralische"@de ;
  skos:prefLabel "Silicate mineral paint"@en, "Farbe, mineralische"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143995> .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143995>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Ultramarine"@en, "Ultramarin"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143995/about> ;
  skos:prefLabel "Ultramarin"@de, "Ultramarine"@en ;
  skos:notation "PID13-Fl16" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143995> ;
  skos:exactMatch wd:Q219660 ;
  zbwext:notationLong "20.12.0-02" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Ultramarin>, <https://en.wikipedia.org/wiki/Ultramarine> ;
  skos:scopeNote "Ultramarin ultramarinus (lat.) für \"überseeisch; über das Meer\". Sammelbezeichnung für anorganische Pigmente unterschiedlicher Farben, aber sehr verwandter chemischen Struktur. Sie sind sehr lichtecht und basieren auf Mineralien, die nach Europa \"über das Meer\" importiert werden musste. Besonders wichtig war das blaue Pigment \"Ultramarinblau\". Häufig wird der Begriff \"Ultramarinblau\" (fälschlich) mit \"Ultramarin\" gleichgesetzt."@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142311> ;
  dc:identifier "143995" .

