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

<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://www.irandoc.acir/onto/irandoc/CHEBI:202392>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "poricoic acid e"@en, "اسید پوریکوییک E"@fa ;
  ns0:inchikey "BAMOLJDIJFNXHV-RDDWBLBKSA-N" ;
  ns0:mass "500.676" ;
  ns0:inchi "InChI=1S/C30H44O6/c1-18(2)21-10-11-23-22(28(21,4)14-13-25(33)34)12-15-29(5)26(24(32)16-30(23,29)6)20(27(35)36)9-7-8-19(3)17-31/h8,11-12,20-21,24,26,31-32H,1,7,9-10,13-17H2,2-6H3,(H,33,34)(H,35,36)/b19-8-/t20?,21-,24+,26-,28-,29+,30-/m0/s1" ;
  ns0:formula "C30H44O6" ;
  ns0:synonym_EXACT "(Z)-2-[(2R,3R,3aR,6S,7S,9bR)-6-(2-carboxyethyl)-2-hydroxy-3a,6,9b-trimethyl-7-prop-1-en-2-yl-1,2,3,4,7,8-hexahydrocyclopenta[a]naphthalen-3-yl]-7-hydroxy-6-methylhept-5-enoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:smiles "O=C(O)C([C@@H]1[C@@]2([C@@](C=3C([C@]([C@H](C(=C)C)CC3)(CCC(=O)O)C)=CC2)(C)C[C@H]1O)C)CC/C=C(/CO)/C" ;
  ns0:monoisotopicmass "500.31379" ;
  ns0:subset "2_STAR" .

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