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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190323>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "لوسین آ"@fa, "lucyin a"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:inchikey "MFGKQCGZFKURGT-JBGSRZDXSA-N" ;
  ns0:charge "0" ;
  ns0:mass "486.693" ;
  ns0:synonym_EXACT "(3S,4aR,6aR,6aS,6bR,9S,10S,12aR,14bR)-9-ormyl-3,10-dihydroxy-2,2,6a,6b,9,12a-hexamethyl-1,3,4,5,6,6a,7,8,8a,10,11,12,13,14b-tetradecahydropicene-4a-carboxylic acid" ;
  ns0:formula "C30H46O5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "486.33452" ;
  ns0:inchi "InChI=1S/C30H46O5/c1-25(2)15-19-18-7-8-21-26(3)11-10-22(32)27(4,17-31)20(26)9-12-29(21,6)28(18,5)13-14-30(19,24(34)35)16-23(25)33/h7,17,19-23,32-33H,8-16H2,1-6H3,(H,34,35)/t19-,20?,21-,22+,23+,26+,27+,28-,29-,30-/m1/s1" ;
  ns0:smiles "O[C@@H]1[C@@](C2[C@@]([C@@]3([C@]([C@]4(C([C@@]5([C@@](CC4)(C[C@H](O)C(C5)(C)C)C(O)=O)[H])=CC3)C)(CC2)C)[H])(CC1)C)(C)C=O" .

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 .
