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

<https://pm20.zbw.eu/category/ware/i/143620>
  skos:notation "PID13-Fl12" ;
  rdfs:label "Ocher"@en, "Ocker"@de ;
  skos:prefLabel "Ocher"@en, "Ocker"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142311> .

<https://pm20.zbw.eu/category/ware/i/143995>
  skos:notation "PID13-Fl16" ;
  rdfs:label "Ultramarine"@en, "Ultramarin"@de ;
  skos:prefLabel "Ultramarine"@en, "Ultramarin"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142311> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142311>
  skos:prefLabel "Silicate mineral paint"@en, "Farbe, mineralische"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142311/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143160> ;
  skos:notation "PID13-Fl06" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143995>, <https://pm20.zbw.eu/category/ware/i/143620> ;
  dc:identifier "142311" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142311> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Silicate_mineral_paint>, <https://de.wikipedia.org/wiki/Mineralfarbe> ;
  a skos:Concept ;
  rdfs:label "Farbe, mineralische"@de, "Silicate mineral paint"@en ;
  zbwext:notationLong "PID13-Fl06" ;
  skos:exactMatch wd:Q902609 .

<https://pm20.zbw.eu/category/ware/i/143160>
  skos:notation "PID13-Fl" ;
  rdfs:label "Paints and dyes"@en, "Farbe und Farbstoffe"@de ;
  skos:prefLabel "Paints and dyes"@en, "Farbe und Farbstoffe"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142311> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

