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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169867>
  ns0:monoisotopicmass "476.27740" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PWSMDKBWXADYJS-HPMFNFBQSA-N" ;
  skos:prefLabel "lucidenic acid g"@en, "اسید لوسیدیک G"@fa ;
  ns0:inchi "InChI=1S/C27H40O7/c1-14(6-7-21(33)34)15-10-20(32)27(5)23-16(29)11-18-24(2,9-8-19(31)25(18,3)13-28)22(23)17(30)12-26(15,27)4/h14-16,18,20,28-29,32H,6-13H2,1-5H3,(H,33,34)/t14-,15-,16+,18-,20+,24+,25-,26-,27+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "476.610" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36615> ;
  ns0:formula "C27H40O7" ;
  ns0:synonym_EXACT "(4R)-4-[(4S,5R,7S,10S,13R,14R,15S,17R)-7,15-dihydroxy-4-(hydroxymethyl)-4,10,13,14-tetramethyl-3,11-dioxo-2,5,6,7,12,15,16,17-octahydro-1H-cyclopenta[a]phenanthren-17-yl]pentanoic acid" ;
  ns0:smiles "O[C@@H]1[C@@]2([C@@]([C@](C1)([C@@H](CCC(O)=O)C)[H])(CC(=O)C3=C2[C@@H](O)C[C@@]4([C@@]3(CCC(=O)[C@@]4(CO)C)C)[H])C)C" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
