@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 ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/ware/i/143802>
  skos:notation "PID13-Sc" ;
  rdfs:label "Acid"@en, "Säure"@de ;
  skos:prefLabel "Acid"@en, "Säure"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144075> .

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/144075>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144075/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:prefLabel "Citric acid"@en, "Zitronensäure"@de ;
  skos:notation "PID13-Sc05" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143802> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144075> ;
  zbwext:notationLong "20.14.0-27" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Citronens%C3%A4ure>, <https://en.wikipedia.org/wiki/Citric_acid> ;
  skos:exactMatch wd:Q159683 ;
  dc:identifier "144075" ;
  rdfs:label "Zitronensäure"@de, "Citric acid"@en ;
  skos:scopeNote "Zitronensäure (auch Citronensäure), nach IUPAC als 3-Carboxy-3-hydroxy-pentan-1,5-disäure bezeichnet, ist ein farbloser, wasserlöslicher Feststoff. Mit dem Begriff Citrat bezeichnet man ein Salz der Zitronensäure. In der Biochemie spricht man auch oft von Citrat, wenn die im wässrigen Milieu einer Zelle vorkommende dissoziierte Ionenform der Zitronensäure gemeint ist."@de ;
  a skos:Concept .

