@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38485>
  skos:prefLabel "ایندولیزین ها"@fa, "indolizines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199252> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:199252>
  ns0:mass "375.509" ;
  ns0:inchi "InChI=1S/C22H33NO4/c1-13(2)11-18(24)27-21-16(12-14(3)5-6-15-7-8-15)23-10-9-17-19(26-17)20(23)22(21,4)25/h5-6,12-13,15-17,19-21,25H,7-11H2,1-4H3/b6-5+,14-12+/t16-,17+,19+,20+,21-,22-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38485> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "jbir-102"@en, "JBIR 102"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H33NO4" ;
  ns0:monoisotopicmass "375.24096" ;
  ns0:inchikey "FVENWVCWGJLLSW-ZLKLBDLASA-N" ;
  ns0:synonym_EXACT "[(1aS,5R,6R,7R,7aS,7bR)-5-[(1E,3E)-4-cyclopropyl-2-methylbuta-1,3-dienyl]-7-hydroxy-7-methyl-2,3,5,6,7a,7b-hexahydro-1aH-oxireno[2,3-g]indolizin-6-yl] 3-methylbutanoate" ;
  ns0:smiles "O=C(O[C@H]1[C@](O)([C@@H]2[C@H]3O[C@H]3CCN2[C@@H]1/C=C(/C=C/C4CC4)/C)C)CC(C)C" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
