@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:35748>
  skos:prefLabel "استر اسید چرب"@fa, "fatty acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174645> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174645>
  ns0:smiles "O1[C@@]2([C@@]3(C([C@](O)([C@H](OC(=O)/C(/C)=C/C)C[C@]2(C(C1=O)=C)[H])C)=CC=C3C)[H])[H]" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "isoachifolidiene"@en, "ایزوآکیفولیدین"@fa ;
  ns0:inchi "InChI=1S/C20H24O5/c1-6-10(2)18(21)24-15-9-13-12(4)19(22)25-17(13)16-11(3)7-8-14(16)20(15,5)23/h6-8,13,15-17,23H,4,9H2,1-3,5H3/b10-6+/t13-,15+,16-,17-,20-/m0/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:monoisotopicmass "344.16237" ;
  ns0:synonym_EXACT "[(3aS,5R,6S,9aS,9bS)-6-hydroxy-6,9-dimethyl-3-methylidene-2-oxo-4,5,9a,9b-tetrahydro-3aH-azuleno[4,5-b]uran-5-yl] (E)-2-methylbut-2-enoate" ;
  ns0:inchikey "ITEVGBFEXWVGSM-UFMIZAGJSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "344.407" ;
  ns0:formula "C20H24O5" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
