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

<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:125229>
  skos:prefLabel "LSM 36697"@fa, "lsm-36697"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:monoisotopicmass "396.17842" ;
  ns0:mass "396.432" ;
  ns0:formula "C20H28O8" ;
  ns0:inchi "InChI=1S/C20H28O8/c1-2-3-4-5-8-11-15(14(23)10-7-6-9-12-21)27-20-19(26)18(25)17(24)16(13-22)28-20/h2-3,7,10,14-26H,6,9,12-13H2,1H3/t14-,15-,16-,17-,18+,19-,20-/m1/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "JFVQQQJGXXROPE-BYXVQRNISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC=CC#CC#C[C@H]([C@@H](C=CCCCO)O)O[C@H]1[C@@H]([C@H]([C@@H]([C@H](O1)CO)O)O)O" .

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