@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 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#> .
@prefix ns0: <http://www.geonames.org/ontology#> .

<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/143964> .

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/143964>
  rdfs:label "Tinte"@de, "Ink"@en ;
  skos:exactMatch wd:Q127418 ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143964/about> ;
  dc:identifier "143964" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143964> ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Tinte>, <https://en.wikipedia.org/wiki/Ink> ;
  zbwext:notationLong "20.59.0-18" ;
  skos:scopeNote "Als Tinte (v. lat.: tincta [aqua] = gefärbtes Wasser) oder Tusche (v. tuschen = schwarze Farbe auftragen, das entlehnt ist aus frz. toucher = berühren) bezeichnet man eine intensiv gefärbte Flüssigkeit zur Verwendung in Federkielen, Pinseln oder Füllfederhaltern."@de ;
  skos:prefLabel "Ink"@en, "Tinte"@de ;
  skos:notation "PID13-Fl15" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143160> .

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