@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:50563>
  skos:prefLabel "مونوترپنوئید ایریدوئید"@fa, "iridoid monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215549> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:215549>
  skos:prefLabel "بوتریالوئیک اسید استات"@fa, "botryaloic acid acetate"@en ;
  ns0:inchikey "OGANGEPKFAUGDC-MYFMSEKESA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C17H26O6" ;
  ns0:smiles "O=C(O)[C@@]1([C@@]2(O)[C@@H](C=O)[C@@H](C[C@@H]([C@H]2C(C1)(C)C)OC(=O)C)C)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H26O6/c1-9-6-12(23-10(2)19)13-15(3,4)8-16(5,14(20)21)17(13,22)11(9)7-18/h7,9,11-13,22H,6,8H2,1-5H3,(H,20,21)/t9-,11+,12+,13+,16-,17-/m1/s1" ;
  ns0:monoisotopicmass "326.17294" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  ns0:synonym_EXACT "(1S,3aR,4S,6R,7S,7aS)-4-acetyloxy-7-ormyl-7a-hydroxy-1,3,3,6-tetramethyl-2,3a,4,5,6,7-hexahydroindene-1-carboxylic acid" ;
  ns0:mass "326.389" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
