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

<http://www.irandoc.acir/onto/irandoc/CHEBI:51702>
  skos:prefLabel "استر enoate"@fa, "enoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211615> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:211615>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51702> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(OC)C(=C)[C@@H]1C(C(C)(C)C1)C[C@H](O)C(=C)C2OC2" ;
  ns0:synonym_EXACT "methyl 2-[(1S)-2-[(2S)-2-hydroxy-3-(oxiran-2-yl)but-3-enyl]-3,3-dimethylcyclobutyl]prop-2-enoate" ;
  ns0:formula "C16H24O4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "280.16746" ;
  ns0:inchi "InChI=1S/C16H24O4/c1-9(15(18)19-5)11-7-16(3,4)12(11)6-13(17)10(2)14-8-20-14/h11-14,17H,1-2,6-8H2,3-5H3/t11-,12?,13+,14?/m1/s1" ;
  skos:prefLabel "هبلوفیلن اف"@fa, "hebelophyllene f"@en ;
  ns0:mass "280.364" ;
  ns0:inchikey "KZIUKKDHFYKXJA-ZIHBUVQPSA-N" .

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