@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 dc: <http://purl.org/dc/terms/> .
@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#> .

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/144010>
  skos:notation "PID13-Wa" ;
  rdfs:label "Wax"@en, "Wachs"@de ;
  skos:prefLabel "Wax"@en, "Wachs"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143907> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143907>
  skos:scopeNote "Stearin ist ein Gemisch aus Stearin- und Palmitinsäure mit der allgemeinen Summenformel C17H35COOH. Es wird u. a. benutzt, um Kerzen herzustellen. Im Gegensatz zu Paraffin, das ein Nebenprodukt aus der Erdölverarbeitung ist, wird Stearin hauptsächlich aus pflanzlichem (Palmöl) oder tierischem Fett gewonnen. Es ist biologisch abbaubar. Stearin wurde 1818 als geeigneter Kerzenrohstoff entdeckt."@de ;
  rdfs:label "Stearin"@de, "Stearin"@en ;
  skos:notation "PID13-Wa07" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  a skos:Concept ;
  dc:identifier "143907" ;
  zbwext:notationLong "20.14.0-34" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143907/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144010> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143907> ;
  skos:exactMatch wd:Q19978142 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Stearin> ;
  skos:prefLabel "Stearin"@de, "Stearin"@en .

