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

<http://www.irandoc.acir/onto/irandoc/CHEBI:172120>
  ns0:monoisotopicmass "448.31887" ;
  ns0:inchi "InChI=1S/C27H44O5/c1-15-23-22(32-27(15)10-9-24(2,30)14-31-27)13-19-17-12-21(29)20-11-16(28)5-7-25(20,3)18(17)6-8-26(19,23)4/h15-23,28-30H,5-14H2,1-4H3/t15-,16-,17+,18-,19-,20-,21-,22-,23-,24+,25+,26-,27+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1R,2S,3'R,4S,6R,7S,8R,9S,12S,13R,16S,18R,19S)-3',7,9,13-tetramethylspiro[5-oxapentacyclo[10.8.0.02,9.04,8.013,18]icosane-6,6'-oxane]-3',16,19-triol" ;
  ns0:inchikey "ILVZNZHXRYGRGV-UYLOAILUSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "asperagenin"@en, "آسپراژنین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:subset "2_STAR" ;
  ns0:mass "448.644" ;
  ns0:formula "C27H44O5" ;
  ns0:smiles "O1[C@@]2([C@@]([C@@]3([C@]([C@]4([C@@]([C@@]5([C@]([C@@H](O)C4)(C[C@@H](O)CC5)[H])C)(CC3)[H])[H])(C2)[H])C)([C@@H]([C@]16OC[C@](O)(CC6)C)C)[H])[H]" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
