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

<http://www.irandoc.acir/onto/irandoc/CHEBI:179281>
  ns0:formula "C19H34O5" ;
  ns0:monoisotopicmass "342.24062" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:smiles "OC(CCCCC)/C=C/C(O)C(=O)CCCCCCCC(OC)=O" ;
  skos:prefLabel "methyl 10,13-dihydroxy-9-oxo-11-octadecenoate"@en, "متیل 10،13 دی هیدروکسی 9 اکسو 11 اکتادسنوات"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl (E)-10,13-dihydroxy-9-oxooctadec-11-enoate" ;
  ns0:subset "2_STAR" ;
  ns0:mass "342.476" ;
  ns0:inchikey "DNLXPMRSEDEAPV-CCEZHUSRSA-N" ;
  ns0:inchi "InChI=1S/C19H34O5/c1-3-4-8-11-16(20)14-15-18(22)17(21)12-9-6-5-7-10-13-19(23)24-2/h14-16,18,20,22H,3-13H2,1-2H3/b15-14+" .

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