@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:202142> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:202142>
  ns0:mass "599.762" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "اپیکوکامید C"@fa, "epicoccamide c"@en ;
  ns0:inchi "InChI=1S/C31H53NO10/c1-20(25(34)24-26(35)21(2)32(4)30(24)39)17-15-13-11-9-7-5-6-8-10-12-14-16-18-40-31-29(38)28(37)27(36)23(42-31)19-41-22(3)33/h20-21,23,27-29,31,34,36-38H,5-19H2,1-4H3/t20?,21?,23-,27-,28+,29+,31-/m1/s1" ;
  ns0:formula "C31H53NO10" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2R,3S,4S,5S,6R)-6-[16-(1,5-dimethyl-2,4-dioxopyrrolidin-3-ylidene)-16-hydroxy-15-methylhexadecoxy]-3,4,5-trihydroxyoxan-2-yl]methyl acetate" ;
  ns0:inchikey "DUMMALDOKSBGNI-BEQXBITGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:smiles "O=C1N(C(C)C(C1=C(O)C(CCCCCCCCCCCCCCO[C@@H]2O[C@@H]([C@@H](O)[C@@H]([C@@H]2O)O)COC(=O)C)C)=O)C" ;
  ns0:monoisotopicmass "599.36695" ;
  ns0:subset "2_STAR" .

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