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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:61697>
  skos:prefLabel "مشتق اسید چرب"@fa, "fatty acid derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9778> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:9778>
  skos:prefLabel "تولیپوزید B"@fa, "tuliposide b"@en ;
  ns0:inchi "InChI=1S/C11H18O9/c1-4(5(14)2-12)10(18)20-11-9(17)8(16)7(15)6(3-13)19-11/h5-9,11-17H,1-3H2/t5?,6-,7-,8+,9-,11+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KVRQQFBSAHPTAB-FUYPYFFWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782>, <http://www.irandoc.acir/onto/irandoc/CHEBI:61697> ;
  ns0:charge "0" ;
  ns0:formula "C11H18O9" ;
  ns0:mass "294.256" ;
  ns0:smiles "OCC(O)C(=C)C(=O)O[C@@H]1O[C@H](CO)[C@@H](O)[C@H](O)[C@H]1O" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "Tuliposide B" ;
  ns0:monoisotopicmass "294.09508" .

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