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

<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://www.irandoc.acir/onto/irandoc/CHEBI:168610>
  ns0:formula "C16H30O8" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:synonym_EXACT "2-[5-(1,2-dihydroxypropan-2-yl)-2-methylcyclohexyl]oxy-6-(hydroxymethyl)oxane-3,4,5-triol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SNALOKSNSOHGKY-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H30O8/c1-8-3-4-9(16(2,22)7-18)5-10(8)23-15-14(21)13(20)12(19)11(6-17)24-15/h8-15,17-22H,3-7H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "350.19407" ;
  ns0:smiles "O(C1CC(CCC1C)C(O)(CO)C)C2OC(C(O)C(O)C2O)CO" ;
  skos:prefLabel "(1S,2R,4R,8S) p منتان 2,8,9 تریول 2 گلوکوزید"@fa, "(1s,2r,4r,8s)-p-menthane-2,8,9-triol 2-glucoside"@en ;
  ns0:mass "350.408" .

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 .
