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

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

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 .
