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

<http://www.irandoc.acir/onto/irandoc/CHEBI:52782>
  skos:prefLabel "o-acyl carbohydrate"@en, "ای آسیل کربوهیدرات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175740> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175740>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "368.14712" ;
  ns0:mass "368.382" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "متیل (R) 9 هیدروکسی 10 غیر دسن 5،7 دی ینوات گلوکوزید"@fa, "methyl (r)-9-hydroxy-10-undecene-5,7-diynoate glucoside"@en ;
  ns0:formula "C18H24O8" ;
  ns0:synonym_EXACT "methyl 9-[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyundec-10-en-5,7-diynoate" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(C=C)C#CC#CCCCC(OC)=O)CO" ;
  ns0:inchi "InChI=1S/C18H24O8/c1-3-12(9-7-5-4-6-8-10-14(20)24-2)25-18-17(23)16(22)15(21)13(11-19)26-18/h3,12-13,15-19,21-23H,1,6,8,10-11H2,2H3" ;
  ns0:inchikey "XCRGUWJZEOHKGC-UHFFFAOYSA-N" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
