@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:61498>
  skos:prefLabel "اسید چرب اپوکسی"@fa, "epoxy fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:197047> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:197047>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "344.404" ;
  skos:prefLabel "monic acid"@en, "اسید مونیک"@fa ;
  ns0:formula "C17H28O7" ;
  ns0:monoisotopicmass "344.18350" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61498> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H28O7/c1-8(5-14(19)20)4-12-16(22)15(21)11(7-23-12)6-13-17(24-13)9(2)10(3)18/h5,9-13,15-18,21-22H,4,6-7H2,1-3H3,(H,19,20)/b8-5+/t9-,10-,11-,12-,13-,15+,16-,17-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1[C@H]([C@@H]1[C@H]([C@@H](O)C)C)C[C@@H]2[C@@H](O)[C@@H](O)[C@@H](OC2)C/C(/C)=C/C(O)=O" ;
  ns0:inchikey "IUBMRJVNZLQSHU-FDJBSCRHSA-N" ;
  ns0:synonym_EXACT "(E)-4-[(2S,3R,4R,5S)-3,4-dihydroxy-5-[[(2S,3S)-3-[(2S,3S)-3-hydroxybutan-2-yl]oxiran-2-yl]methyl]oxan-2-yl]-3-methylbut-2-enoic acid" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
