@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:36615>
  skos:prefLabel "تری ترپنوئید"@fa, "triterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175463> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:175463>
  ns0:formula "C30H50O" ;
  skos:prefLabel "تیروکالول"@fa, "tirucallol"@en ;
  ns0:mass "426.729" ;
  ns0:inchi "InChI=1S/C30H50O/c1-20(2)10-9-11-21(3)22-14-18-30(8)24-12-13-25-27(4,5)26(31)16-17-28(25,6)23(24)15-19-29(22,30)7/h10,21-22,25-26,31H,9,11-19H2,1-8H3/t21-,22-,25-,26-,28+,29-,30+/m0/s1" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3S,5R,10S,13S,14S,17S)-4,4,10,13,14-pentamethyl-17-[(2S)-6-methylhept-5-en-2-yl]-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-3-ol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "CAHGCLMLTWQZNJ-HGKXYCPESA-N" ;
  ns0:monoisotopicmass "426.38617" ;
  ns0:smiles "O[C@@H]1C([C@]2([C@@](C3=C([C@@]4([C@]([C@@](CC4)([C@H](CCC=C(C)C)C)[H])(CC3)C)C)CC2)(CC1)C)[H])(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> .

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 .
