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

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

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 .
