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

<http://www.irandoc.acir/onto/irandoc/CHEBI:208942>
  ns0:synonym_EXACT "(1S,2S,3S,7S,8S,8aR)-7-chloro-3-[(2E,4E)-7-hydroxy-2-methylhepta-2,4-dienyl]-1-methyl-3,5,6,7,8,8a-hexahydro-2H-indolizine-1,2,8-triol" ;
  ns0:inchi "InChI=1S/C17H28ClNO4/c1-11(6-4-3-5-9-20)10-13-16(22)17(2,23)15-14(21)12(18)7-8-19(13)15/h3-4,6,12-16,20-23H,5,7-10H2,1-2H3/b4-3+,11-6+/t12-,13-,14+,15+,16-,17-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38485> ;
  ns0:charge "0" ;
  ns0:inchikey "VHNNDXMHAPLFIS-YFFSASEBSA-N" ;
  ns0:smiles "Cl[C@@H]1[C@@H](O)[C@H]2N([C@@H](C/C(=C/C=C/CCO)/C)[C@@H]([C@]2(O)C)O)CC1" ;
  skos:prefLabel "cyclizidine h"@en, "سیکلیزیدین H"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "345.860" ;
  ns0:monoisotopicmass "345.17069" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H28ClNO4" .

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 .
