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

<http://www.irandoc.acir/onto/irandoc/CHEBI:143065>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "heliantriol a1"@en, "هلیانتریول A1"@fa ;
  ns0:inchikey "IHSVJVUGVFXDPE-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:mass "458.717" ;
  ns0:inchi "InChI=1S/C30H50O3/c1-25(2)14-15-30(18-31)20(16-25)19-8-9-22-27(5)12-11-23(32)26(3,4)21(27)10-13-28(22,6)29(19,7)17-24(30)33/h21-24,31-33H,8-18H2,1-7H3" ;
  ns0:smiles "OC1C(C2C(C3C(C4(C(CC3)=C5C(C(O)C4)(CCC(C5)(C)C)CO)C)(CC2)C)(CC1)C)(C)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C30H50O3" ;
  ns0:monoisotopicmass "458.37600" .

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 .
