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

<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://www.irandoc.acir/onto/irandoc/CHEBI:212470>
  ns0:smiles "O=C1[C@]2([C@H](C3=CC[C@@H]4[C@@]5([C@H]([C@](C(=O)CC5)(CO)C)CC[C@]4([C@]3(C)CC2)C)C)CC(C1)(C)C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "454.34470" ;
  skos:prefLabel "24-hydroxyolean-12-ene-3, 22-dione"@en, "24 hydroxyolean 12 ene 3، 22 dione"@fa ;
  ns0:formula "C30H46O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:mass "454.695" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AKFPPARWAOGYCP-QMTZRBPCSA-N" ;
  ns0:inchi "InChI=1S/C30H46O3/c1-25(2)16-20-19-8-9-22-27(4)12-11-23(32)28(5,18-31)21(27)10-13-30(22,7)29(19,6)15-14-26(20,3)24(33)17-25/h8,20-22,31H,9-18H2,1-7H3/t20-,21+,22+,26+,27-,28+,29+,30+/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(4S,4aR,6aR,6bS,8aR,12aS,14aR,14bR)-4-(hydroxymethyl)-4,6a,6b,8a,11,11,14b-heptamethyl-1,2,4a,5,6,7,8,10,12,12a,14,14a-dodecahydropicene-3,9-dione" .

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 .
