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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190340>
  ns0:smiles "O(C(=O)CCC/C=C/C/C=C/C/C=C/CCCCCCCC)C" ;
  ns0:inchikey "AESHPAQQBZWZMS-NWFXIAEYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:mass "320.517" ;
  ns0:monoisotopicmass "320.27153" ;
  ns0:inchi "InChI=1S/C21H36O2/c1-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21(22)23-2/h10-11,13-14,16-17H,3-9,12,15,18-20H2,1-2H3/b11-10-,14-13-,17-16-" ;
  skos:prefLabel "cis-5,8,11-eicosatrienoic acid methyl ester"@en, "سیس 5،8،11 متیل استر ایکوزاترینوئیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "methyl (5Z,8Z,11Z)-icosa-5,8,11-trienoate" ;
  ns0:formula "C21H36O2" ;
  ns0:synonym_RELATED "5(Z),8(Z),11(Z)-eicosatrienoic acid methyl ester" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
