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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219067>
  ns0:formula "C30H50O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  skos:prefLabel "فوسکوپوریانول سی"@fa, "fuscoporianol c"@en ;
  ns0:mass "458.727" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C30H50O3/c1-19(23(31)13-15-26(2,3)33)20-11-17-30(8)22-9-10-24-27(4,5)25(32)14-16-28(24,6)21(22)12-18-29(20,30)7/h13,15,19-20,23-25,31-33H,9-12,14,16-18H2,1-8H3/b15-13+/t19-,20+,23+,24?,25-,28+,29+,30-/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(E,5R,6S)-6-[(3S,10S,13R,14R,17R)-3-hydroxy-4,4,10,13,14-pentamethyl-2,3,5,6,7,11,12,15,16,17-decahydro-1H-cyclopenta[a]phenanthren-17-yl]-2-methylhept-3-ene-2,5-diol" ;
  ns0:monoisotopicmass "458.37600" ;
  ns0:smiles "OC(/C=C/[C@@H](O)[C@H]([C@@H]1[C@@]2([C@@](C3=C([C@@]4(C(C([C@@H](O)CC4)(C)C)CC3)C)CC2)(C)CC1)C)C)(C)C" ;
  ns0:inchikey "KIWHRCNGJTUEHJ-BNZWVBGMSA-N" .

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 .
