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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:204300> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204300>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "216.233" ;
  ns0:synonym_EXACT "2-[(2R,3R,5S,7S)-3-hydroxy-7-methyl-1,6-dioxaspiro[4.4]nonan-2-yl]acetic acid" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "216.09977" ;
  skos:prefLabel "(2r,5s,7s)-3alpha-hydroxyexogonic acid"@en, "(2R,5S,7S) 3آلفا هیدروکسی اگزوگونیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C[C@H]1O[C@]2(O[C@@H](C)CC2)C[C@H]1O" ;
  ns0:inchi "InChI=1S/C10H16O5/c1-6-2-3-10(14-6)5-7(11)8(15-10)4-9(12)13/h6-8,11H,2-5H2,1H3,(H,12,13)/t6-,7+,8+,10-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:inchikey "TZUFEMKJENBYIQ-WHQQTDPMSA-N" ;
  ns0:formula "C10H16O5" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
