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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218493>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UYHGJTFYXVKSMR-UHFFFAOYSA-N" ;
  ns0:mass "245.319" ;
  ns0:formula "C12H23NO4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "methyl-4-((1-hydroxy-3-methylpentan-2-yl)amino)-3-methyl-4-oxobutanoate"@en, "متیل 4 ((1 هیدروکسی 3 متیل پنتان 2 یل) آمینو) 3 متیل 4 اگزوبوتانوات"@fa ;
  ns0:monoisotopicmass "245.16271" ;
  ns0:synonym_EXACT "methyl 4-[(1-hydroxy-3-methylpentan-2-yl)amino]-3-methyl-4-oxobutanoate" ;
  ns0:inchi "InChI=1S/C12H23NO4/c1-5-8(2)10(7-14)13-12(16)9(3)6-11(15)17-4/h8-10,14H,5-7H2,1-4H3,(H,13,16)" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(NC(C(CC)C)CO)C(CC(=O)OC)C" .

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 .
