@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:61777>
  skos:prefLabel "ترپن گلیکوزید"@fa, "terpene glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:138797> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:138797>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C25H42O12" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "534.26763" ;
  ns0:inchi "InChI=1S/C25H42O12/c1-11-7-13(8-25(3,4)14(11)6-5-12(2)27)35-24-22(33)20(31)18(29)16(37-24)10-34-23-21(32)19(30)17(28)15(9-26)36-23/h5-6,12-13,15-24,26-33H,7-10H2,1-4H3/b6-5+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:mass "534.595" ;
  ns0:inchikey "JZJSTNWTRLNQSL-AATRIKPKSA-N" ;
  skos:prefLabel "3-hydroxy-beta-ionol 3-[glucosyl-(1->6)-glucoside]"@en, "3 هیدروکسی بتا یونول 3 [گلوکوزیل (1 > 6) گلوکوزید]"@fa ;
  ns0:smiles "CC=1CC(CC(C)(C)C1/C=C/C(C)O)OC2C(C(C(C(COC3C(C(C(C(CO)O3)O)O)O)O2)O)O)O" ;
  ns0:subset "2_STAR" .

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