@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://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:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226150> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:36054>
  skos:prefLabel "استر بنزوات"@fa, "benzoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226150> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:226150>
  ns0:formula "C23H30O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658>, <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GZSLRRKHFILKBE-VEUHUEPOSA-N" ;
  ns0:mass "402.487" ;
  ns0:smiles "O=C(O[C@H]1[C@H]2C(=C[C@@H]3C[C@@](CC3[C@@]2(C)C1)(CO)C)CO)C4=C(O)C=C(O)C=C4C" ;
  ns0:monoisotopicmass "402.20424" ;
  skos:prefLabel "4-dehydro-14-hydroxydihydromelleolide"@en, "4 دهیدرو 14 هیدروکسی دی هیدرومللید"@fa ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2R,2aR,4aS,6S,7bR)-3,6-bis(hydroxymethyl)-6,7b-dimethyl-2,2a,4a,5,7,7a-hexahydro-1H-cyclobuta[e]inden-2-yl] 2,4-dihydroxy-6-methylbenzoate" ;
  ns0:inchi "InChI=1S/C23H30O6/c1-12-4-15(26)6-17(27)19(12)21(28)29-18-9-23(3)16-8-22(2,11-25)7-13(16)5-14(10-24)20(18)23/h4-6,13,16,18,20,24-27H,7-11H2,1-3H3/t13-,16?,18-,20-,22+,23-/m1/s1" .

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 .
