@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:25248>
  skos:prefLabel "متیل استر"@fa, "methyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31831> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:31831>
  ns0:inchikey "CMOYPQWMTBSLJK-KAMYIIQDSA-N" ;
  ns0:formula "C21H38O4" ;
  ns0:synonym_EXACT "Methyl acetyl ricinoleate" ;
  skos:prefLabel "متیل استیل ریسینولئات"@fa, "methyl acetyl ricinoleate"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCCCCC(C/C=C/CCCCCCCC(=O)OC)OC(C)=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "354.525" ;
  ns0:inchi "InChI=1S/C21H38O4/c1-4-5-6-13-16-20(25-19(2)22)17-14-11-9-7-8-10-12-15-18-21(23)24-3/h11,14,20H,4-10,12-13,15-18H2,1-3H3/b14-11-" ;
  ns0:monoisotopicmass "354.27701" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25248> .

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 .
