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

<http://www.irandoc.acir/onto/irandoc/CHEBI:89620>
  ns0:smiles "[C@@H]1([C@@H]([C@H]([C@@H]([C@H](O1)C(=O)O)O)O)O)C2C(CCC(C2)C)C(C)C" ;
  skos:prefLabel "منتول گلوکرونید"@fa, "menthol-glucoronide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "JOHLBVHVVBAEGN-GEPIISMBSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:monoisotopicmass "316.18859" ;
  ns0:synonym_RELATED "(2S,3S,4R,5R,6S)-3,4,5-trihydroxy-6-[5-methyl-2-(propan-2-yl)cyclohexyl]oxane-2-carboxylic acid" ;
  ns0:formula "C16H28O6" ;
  ns0:mass "316.391" ;
  ns0:inchi "InChI=1S/C16H28O6/c1-7(2)9-5-4-8(3)6-10(9)14-12(18)11(17)13(19)15(22-14)16(20)21/h7-15,17-19H,4-6H2,1-3H3,(H,20,21)/t8?,9?,10?,11-,12-,13+,14+,15+/m1/s1" ;
  ns0:subset "2_STAR" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
