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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:183760>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "332.393" ;
  ns0:formula "C16H28O7" ;
  skos:prefLabel "(2e)-4-hydroxy-3,7-dimethyl-2,6-octadien-1-yl beta-d-glucopyranoside"@en, "(2E) 4 هیدروکسی 3،7 دی متیل 2،6 اکتادین 1 yl بتا D گلوکوپیرانوزید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@H]([C@@H](O)[C@H](O)[C@@H](O)[C@@H]1OC/C=C(/C(O)CC=C(C)C)/C)CO" ;
  ns0:monoisotopicmass "332.18350" ;
  ns0:synonym_EXACT "(2R,3R,4S,5S,6R)-2-[(2E)-4-hydroxy-3,7-dimethylocta-2,6-dienoxy]-6-(hydroxymethyl)oxane-3,4,5-triol" ;
  ns0:inchikey "PBPYEEMQIFDGSQ-MIYBPCGNSA-N" ;
  ns0:inchi "InChI=1S/C16H28O7/c1-9(2)4-5-11(18)10(3)6-7-22-16-15(21)14(20)13(19)12(8-17)23-16/h4,6,11-21H,5,7-8H2,1-3H3/b10-6+/t11?,12-,13-,14+,15-,16-/m1/s1" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
