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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168613>
  ns0:monoisotopicmass "486.33452" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CWCIIDUCIPKOCX-UHFFFAOYSA-N" ;
  ns0:formula "C30H46O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "28-hydroxyglycyrrhetic acid"@en, "28 هیدروکسی گلیسیرتیک اسید"@fa ;
  ns0:mass "486.693" ;
  ns0:inchi "InChI=1S/C30H46O5/c1-25(2)21-7-10-29(6)23(27(21,4)9-8-22(25)33)20(32)15-18-19-16-26(3,24(34)35)11-13-30(19,17-31)14-12-28(18,29)5/h15,19,21-23,31,33H,7-14,16-17H2,1-6H3,(H,34,35)" ;
  ns0:synonym_EXACT "10-hydroxy-4a-(hydroxymethyl)-2,6a,6b,9,9,12a-hexamethyl-13-oxo-3,4,5,6,6a,7,8,8a,10,11,12,14b-dodecahydro-1H-picene-2-carboxylic acid" ;
  ns0:charge "0" ;
  ns0:smiles "OC1C(C2C(C3C(C4(C(C5C(CC4)(CCC(C5)(C)C(O)=O)CO)=CC3=O)C)(CC2)C)(CC1)C)(C)C" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
