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

<https://pm20.zbw.eu/category/ware/i/143604>
  skos:notation "PRB02.08-04" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143604/about> ;
  dc:identifier "143604" ;
  skos:exactMatch wd:Q179724 ;
  rdfs:label "Naphthalene"@en, "Naphthalin"@de ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Naphthalene>, <https://de.wikipedia.org/wiki/Naphthalin> ;
  skos:scopeNote "Naphthalin (von griechisch naphtha = Erdöl) ist ein weißer Feststoff mit der Summenformel C10H8, der schon bei Raumtemperatur sublimiert. Es ist ein bicyclischer aromatischer Kohlenwasserstoff mit charakteristischem Geruch nach Teer. Naphthalin ist gesundheitsschädlich und umweltgefährlich."@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Naphthalin"@de, "Naphthalene"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143604> ;
  zbwext:notationLong "20.14.0-46" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148420> .

<https://pm20.zbw.eu/category/ware/i/148420>
  skos:notation "PRB02" ;
  rdfs:label "Mining Products"@en, "Bergbauprodukte"@de ;
  skos:prefLabel "Mining Products"@en, "Bergbauprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143604> .

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 .
