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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:186353>
  ns0:mass "388.457" ;
  ns0:inchi "InChI=1S/C19H32O8/c1-3-15(23-21)17-13-18(27-26-17)16-12-14(24-25-16)10-8-6-4-5-7-9-11-19(20)22-2/h8,10,14-18,21H,3-7,9,11-13H2,1-2H3/b10-8+" ;
  ns0:synonym_EXACT "methyl (E)-9-[5-[5-(1-hydroperoxypropyl)dioxolan-3-yl]dioxolan-3-yl]non-8-enoate" ;
  ns0:formula "C19H32O8" ;
  skos:prefLabel "متیل 10،12،13،15 بیسپیدیوکسی 16 هیدروپروکسی 8E اکتادسنوات"@fa, "methyl 10,12,13,15-bisepidioxy-16-hydroperoxy-8e-octadecenoate"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "HDHNZAODPDSIEW-CSKARUKUSA-N" ;
  ns0:smiles "O1OC(CC1C2OOC(C2)/C=C/CCCCCCC(OC)=O)C(OO)CC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:monoisotopicmass "388.20972" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
