@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:209977> .

<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:209977> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:209977>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054>, <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:formula "C23H28O6" ;
  skos:prefLabel "dehydroarmillylorsellinate"@en, "Dehydroarmillylorsellinate"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O[C@H]1C2=C(C=O)[C@@H](O)[C@@H]3CC(C[C@@H]3[C@@]2(C)C1)(C)C)C4=C(O)C=C(O)C=C4C" ;
  ns0:monoisotopicmass "400.18859" ;
  ns0:inchi "InChI=1S/C23H28O6/c1-11-5-12(25)6-16(26)18(11)21(28)29-17-9-23(4)15-8-22(2,3)7-13(15)20(27)14(10-24)19(17)23/h5-6,10,13,15,17,20,25-27H,7-9H2,1-4H3/t13-,15+,17-,20+,23-/m1/s1" ;
  ns0:synonym_EXACT "[(2R,4S,4aR,7aS,7bR)-3-ormyl-4-hydroxy-6,6,7b-trimethyl-2,4,4a,5,7,7a-hexahydro-1H-cyclobuta[e]inden-2-yl] 2,4-dihydroxy-6-methylbenzoate" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ZXLVDZRNPKMJND-NJORCMFTSA-N" ;
  ns0:mass "400.471" .

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 .
