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

<http://www.irandoc.acir/onto/irandoc/CHEBI:9612>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "توکورونین"@fa, "tokoronin"@en ;
  ns0:monoisotopicmass "580.36113" ;
  ns0:inchikey "GZMNAJUVLAIUAJ-QULIKHEVSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C32H52O9" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C[C@H]1[C@H]2[C@H](C[C@H]3[C@@H]4CC[C@@H]5C[C@H](O)[C@@H](O)[C@@H](O[C@@H]6OC[C@H](O)[C@H](O)[C@H]6O)[C@]5(C)[C@H]4CC[C@]23C)O[C@]11CC[C@@H](C)CO1" ;
  ns0:inchi "InChI=1S/C32H52O9/c1-15-7-10-32(39-13-15)16(2)24-23(41-32)12-20-18-6-5-17-11-21(33)26(36)28(31(17,4)19(18)8-9-30(20,24)3)40-29-27(37)25(35)22(34)14-38-29/h15-29,33-37H,5-14H2,1-4H3/t15-,16+,17-,18-,19+,20+,21+,22+,23+,24+,25+,26-,27-,28-,29+,30+,31+,32-/m1/s1" ;
  ns0:mass "580.751" ;
  ns0:synonym_EXACT "Tokoronin" .

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 .
