@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:4986>
  skos:prefLabel "متیل استر اسید چرب"@fa, "fatty acid methyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:194197> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:194197>
  ns0:monoisotopicmass "336.26645" ;
  ns0:smiles "CCCCCC1C(C/C(=C(/C/C(=C(/[H])/CCCCCCC(=O)OC)/[H])/[H])/[H])O1" ;
  skos:prefLabel "13-(3-pentyl-2-oxiranyl)-(8z,11z)-8,11-tridecadienoic acid methyl ester"@en, "13 (3 پنتیل 2 اکسیرانیل) (8Z,11Z) 8,11 تری دکادینوئیک اسید متیل استر"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:charge "0" ;
  ns0:inchikey "FZUFCVATWQINBH-VAJLUFNWSA-N" ;
  ns0:formula "C21H36O3" ;
  ns0:mass "336.516" ;
  ns0:inchi "InChI=1S/C21H36O3/c1-3-4-13-16-19-20(24-19)17-14-11-9-7-5-6-8-10-12-15-18-21(22)23-2/h5,7,11,14,19-20H,3-4,6,8-10,12-13,15-18H2,1-2H3/b7-5-,14-11-" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
