@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:71671>
  ns0:formula "(CH2O)n.C2H3O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_acid_of <http://www.irandoc.acir/onto/irandoc/CHEBI:22301> ;
  skos:prefLabel "aldonate(1-)"@en, "آلدونات (1)"@fa ;
  ns0:charge "-1" ;
  ns0:synonym_RELATED "aldonates" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33721> ;
  ns0:subset "3_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22301>
  skos:prefLabel "آلدونیک اسید"@fa, "aldonic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:is_conjugate_base_of <http://www.irandoc.acir/onto/irandoc/CHEBI:71671> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:is_conjugate_acid_of rdfs:label "اسید-مزدوج-است"@fa, "is_conjugate_acid_of"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:33721>
  skos:prefLabel "آنیون اسید کربوهیدرات"@fa, "carbohydrate acid anion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:71671> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
