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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:206291>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C30H48O5" ;
  ns0:synonym_EXACT "(1S,5R,7R,8R,10S,13R,16R,17R,20R)-16-[(3R)-3,4-dihydroxy-4-methylpentyl]-1,6,6,10,20-pentamethyl-14-oxapentacyclo[11.6.1.02,11.05,10.017,20]icosa-2,11-diene-7,8-diol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "lanosta-7,9(11)-diene-12beta,21alpha-epoxy-2alpha,3beta,24beta,25-tetraol"@en, "Lanosta 7,9(11) diene 12بتا,21آلفا اپوکسی 2آلفا,3بتا,24بتا,25 تتراول"@fa ;
  ns0:monoisotopicmass "488.35017" ;
  ns0:inchikey "ZORFRMPXGZTBKI-NGRKGBKKSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C30H48O5/c1-26(2)22-10-9-19-20(28(22,5)15-21(31)25(26)33)14-24-30(7)18(12-13-29(19,30)6)17(16-35-24)8-11-23(32)27(3,4)34/h9,14,17-18,21-25,31-34H,8,10-13,15-16H2,1-7H3/t17-,18+,21+,22-,23+,24+,25-,28+,29-,30-/m0/s1" ;
  ns0:smiles "O1[C@@H]2C=C3C(=CC[C@@H]4[C@@]3(C[C@@H](O)[C@@H](C4(C)C)O)C)[C@]5([C@]2([C@H](CC5)[C@H](C1)CC[C@@H](O)C(O)(C)C)C)C" ;
  ns0:charge "0" ;
  ns0:mass "488.709" .

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 .
