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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:183573>
  ns0:smiles "O[C@H](CCCCCCCC(OC)=O)/C=C/C=C/CCCCC" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H34O3/c1-3-4-5-6-7-9-12-15-18(20)16-13-10-8-11-14-17-19(21)22-2/h7,9,12,15,18,20H,3-6,8,10-11,13-14,16-17H2,1-2H3/b9-7+,15-12+/t18-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:monoisotopicmass "310.25079" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "9r-hydroxy-10e,12e-octadecadienoic acid, methyl ester"@en, "9R هیدروکسی 10E،12E اکتادکادینوئیک اسید، متیل استر"@fa ;
  ns0:inchikey "WRXGTVUDZZBNPN-UGZMQUNVSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "methyl (9R,10E,12E)-9-hydroxyoctadeca-10,12-dienoate" ;
  ns0:mass "310.478" ;
  ns0:formula "C19H34O3" .

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 .
