@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://www.irandoc.acir/onto/irandoc/CHEBI:18133>
  skos:prefLabel "هگزوز"@fa, "hexose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168640> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168640>
  ns0:mass "346.376" ;
  ns0:inchikey "IVWJMPAYYVHQPT-TWGQIWQCSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18133> ;
  skos:prefLabel "glucosyl 6-hydroxy-2,6-dimethyl-2e,7-octadienoate"@en, "گلوکوزیل 6 هیدروکسی 2،6 دی متیل 2E، 7 اکتادینوات"@fa ;
  ns0:formula "C16H26O8" ;
  ns0:inchi "InChI=1S/C16H26O8/c1-4-16(3,22)7-5-6-9(2)14(21)24-15-13(20)12(19)11(18)10(8-17)23-15/h4,6,10-13,15,17-20,22H,1,5,7-8H2,2-3H3/b9-6-" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl] (2Z)-6-hydroxy-2,6-dimethylocta-2,7-dienoate" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "346.16277" ;
  ns0:charge "0" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(=O)/C(=C/CCC(O)(C)C=C)/C)CO" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
