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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206811>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "452.32905" ;
  skos:prefLabel "پوریلاکتون B"@fa, "porilactone b"@en ;
  ns0:smiles "O=C1O[C@H](C=C(C)C)C[C@@H]1[C@@H]2[C@@]3([C@@](C=4C([C@@]5([C@H](C([C@@H](O)CC5)(C)C)CC4)C)=CC3)(C)CC2)C" ;
  ns0:mass "452.679" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H44O3/c1-18(2)16-19-17-20(26(32)33-19)21-10-14-30(7)23-8-9-24-27(3,4)25(31)12-13-28(24,5)22(23)11-15-29(21,30)6/h8,11,16,19-21,24-25,31H,9-10,12-15,17H2,1-7H3/t19-,20-,21-,24+,25+,28-,29-,30+/m1/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "XPCXNKAMKIVLJC-YCMYPXEBSA-N" ;
  ns0:synonym_EXACT "(3R,5S)-3-[(3S,5R,10S,13R,14R,17R)-3-hydroxy-4,4,10,13,14-pentamethyl-2,3,5,6,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]-5-(2-methylprop-1-enyl)oxolan-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C30H44O3" .

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 .
