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

<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://www.irandoc.acir/onto/irandoc/CHEBI:205304>
  ns0:formula "C31H54O12" ;
  skos:prefLabel "Sch 484129"@fa, "sch 484129"@en ;
  ns0:synonym_EXACT "11-[6-(acetyloxymethyl)-3-(2-carboxyacetyl)oxy-4,5-dihydroxyoxan-2-yl]oxyicosanoic acid" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C31H54O12/c1-3-4-5-6-8-11-14-17-23(18-15-12-9-7-10-13-16-19-25(33)34)41-31-30(43-27(37)20-26(35)36)29(39)28(38)24(42-31)21-40-22(2)32/h23-24,28-31,38-39H,3-21H2,1-2H3,(H,33,34)(H,35,36)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:mass "618.761" ;
  ns0:monoisotopicmass "618.36153" ;
  ns0:inchikey "XVDLULKLSKWATQ-UHFFFAOYSA-N" ;
  ns0:smiles "O=C(OC1C(OC(COC(=O)C)C(C1O)O)OC(CCCCCCCCCC(=O)O)CCCCCCCCC)CC(=O)O" .

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 .
