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

<http://www.irandoc.acir/onto/irandoc/CHEBI:143034>
  skos:prefLabel "methyl 8-[2-(2-formyl-vinyl)-3-hydroxy-5-oxo-cyclopentyl]-octanoate"@en, "متیل 8 [2 (2 فرمیل وینیل) 3 هیدروکسی 5 اکسو سیکلوپنتیل] اکتانوات"@fa ;
  ns0:mass "310.386" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "HJQXDNVSMCDIJM-VQHVLOKHSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "310.17802" ;
  ns0:inchi "InChI=1S/C17H26O5/c1-22-17(21)10-6-4-2-3-5-8-13-14(9-7-11-18)16(20)12-15(13)19/h7,9,11,13-14,16,20H,2-6,8,10,12H2,1H3/b9-7+" ;
  ns0:smiles "OC1C(C(CCCCCCCC(OC)=O)C(=O)C1)/C=C/C=O" ;
  ns0:formula "C17H26O5" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
