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

<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://www.irandoc.acir/onto/irandoc/CHEBI:201930>
  ns0:mass "484.677" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "11alpha-hydroxy-3,7-dioxo-5alpha-lanosta-8,24(e)-dien-26-oic acid"@en, "11آلفا هیدروکسی 3،7 دیاکسو 5آلفا لانوستا 8،24(E) دین 26 اوئیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:formula "C30H44O5" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C30H44O5/c1-17(9-8-10-18(2)26(34)35)19-11-14-29(6)25-20(31)15-22-27(3,4)23(33)12-13-28(22,5)24(25)21(32)16-30(19,29)7/h10,17,19,21-22,32H,8-9,11-16H2,1-7H3,(H,34,35)/b18-10+/t17-,19-,21-,22+,28+,29+,30-/m1/s1" ;
  ns0:inchikey "SAZFHNNKAYSDKP-MTDMGVMMSA-N" ;
  ns0:monoisotopicmass "484.31887" ;
  ns0:synonym_EXACT "(E,6R)-6-[(5R,10S,11R,13R,14R,17R)-11-hydroxy-4,4,10,13,14-pentamethyl-3,7-dioxo-2,5,6,11,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-2-enoic acid" ;
  ns0:smiles "O=C1C2=C([C@]3(CCC(C([C@@H]3C1)(C)C)=O)C)[C@H](O)C[C@]4([C@]2(CC[C@@H]4[C@@H](CC/C=C(/C(=O)O)/C)C)C)C" .

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 .
