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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174521>
  ns0:mass "332.393" ;
  ns0:monoisotopicmass "332.18350" ;
  ns0:inchi "InChI=1S/C16H28O7/c1-8-3-4-10(9(2)6-17)5-11(8)22-16-15(21)14(20)13(19)12(7-18)23-16/h8,10-21H,2-7H2,1H3" ;
  ns0:synonym_EXACT "2-(hydroxymethyl)-6-[5-(3-hydroxyprop-1-en-2-yl)-2-methylcyclohexyl]oxyoxane-3,4,5-triol" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QWBJNLICFDXNJB-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(1s,2r,4r)-p-menth-8-ene-2,10-diol 2-glucoside"@en, "(1S,2R,4R) p Menth 8 en 2,10 diol 2 glucoside"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:charge "0" ;
  ns0:formula "C16H28O7" ;
  ns0:smiles "O(C1C(CCC(C1)C(CO)=C)C)C2OC(C(O)C(O)C2O)CO" .

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 .
