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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199051>
  ns0:inchi "InChI=1S/C15H28O3/c1-10-11(6-8-14(10,4)17)15(5)9-7-12(18-15)13(2,3)16/h10-12,16-17H,6-9H2,1-5H3/t10-,11+,12-,14+,15+/m0/s1" ;
  ns0:synonym_EXACT "(1R,2S,3R)-3-[(2R,5S)-5-(2-hydroxypropan-2-yl)-2-methyloxolan-2-yl]-1,2-dimethylcyclopentan-1-ol" ;
  ns0:smiles "O1[C@@]([C@H]2[C@@H]([C@@](O)(C)CC2)C)(CC[C@H]1C(O)(C)C)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "سیکلونرودیول اکسید"@fa, "cyclonerodiol oxide"@en ;
  ns0:inchikey "CTTSYRDQSMAGNT-SZWZKDINSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61777> ;
  ns0:formula "C15H28O3" ;
  ns0:mass "256.386" ;
  ns0:monoisotopicmass "256.20384" ;
  ns0:charge "0" .

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 .
