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

<http://www.irandoc.acir/onto/irandoc/CHEBI:208936>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "295.21474" ;
  ns0:inchi "InChI=1S/C17H29NO3/c1-13(8-4-3-7-11-19)12-14-16(20)17(2,21)15-9-5-6-10-18(14)15/h3-4,8,14-16,19-21H,5-7,9-12H2,1-2H3/b4-3+,13-8+/t14-,15+,16-,17-/m0/s1" ;
  ns0:synonym_EXACT "(1S,2S,3S,8aR)-3-[(2E,4E)-7-hydroxy-2-methylhepta-2,4-dienyl]-1-methyl-3,5,6,7,8,8a-hexahydro-2H-indolizine-1,2-diol" ;
  skos:prefLabel "cyclizidine g"@en, "سیکلیزیدین جی"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38485> ;
  ns0:inchikey "CCWBQLZOTVKFAJ-USNSYDTGSA-N" ;
  ns0:mass "295.423" ;
  ns0:smiles "O[C@@]1([C@@H](O)[C@H](C/C(=C/C=C/CCO)/C)N2[C@@H]1CCCC2)C" ;
  ns0:formula "C17H29NO3" .

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 .
