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

<http://www.irandoc.acir/onto/irandoc/CHEBI:169034>
  ns0:formula "C16H26O8" ;
  skos:prefLabel "(1s,3r,4r)-8,10-dihydroxyfenchone 10-o-b-d-glucoside"@en, "(1S,3R,4R) 8,10 دی هیدروکسی فنکون 10 O b D گلوکوزید"@fa ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "346.16277" ;
  ns0:inchikey "VOSKDOKSPQKSPY-UHFFFAOYSA-N" ;
  ns0:mass "346.376" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:inchi "InChI=1S/C16H26O8/c1-15(6-18)8-2-3-16(4-8,14(15)22)7-23-13-12(21)11(20)10(19)9(5-17)24-13/h8-13,17-21H,2-7H2,1H3" ;
  ns0:smiles "O(CC12CC(C(C1=O)(CO)C)CC2)C3OC(C(O)C(O)C3O)CO" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-(hydroxymethyl)-3-methyl-1-[[3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxymethyl]bicyclo[2.2.1]heptan-2-one" .

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 .
