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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190379>
  ns0:charge "0" ;
  ns0:monoisotopicmass "308.23514" ;
  skos:prefLabel "methyl 12,13-epoxy-9,15-octadecadienoate"@en, "متیل 12،13 اپوکسی 9،15 اکتادکادینوات"@fa ;
  ns0:smiles "O1C(C1C/C=C/CC)C/C=C/CCCCCCCC(OC)=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H32O3" ;
  ns0:synonym_EXACT "methyl (E)-11-[3-[(E)-pent-2-enyl]oxiran-2-yl]undec-9-enoate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:4986> ;
  ns0:mass "308.462" ;
  ns0:inchi "InChI=1S/C19H32O3/c1-3-4-11-14-17-18(22-17)15-12-9-7-5-6-8-10-13-16-19(20)21-2/h4,9,11-12,17-18H,3,5-8,10,13-16H2,1-2H3/b11-4+,12-9+" ;
  ns0:inchikey "UKZBTRSYQIJJLK-RUVIVGLCSA-N" .

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 .
