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

<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:183118> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://www.irandoc.acir/onto/irandoc/CHEBI:183118>
  ns0:synonym_EXACT "[(1S)-6-acetamido-1,2,3,5,6,7,8,8a-octahydroindolizin-1-yl] acetate" ;
  ns0:monoisotopicmass "240.14739" ;
  ns0:smiles "O([C@@H]1C2N(CC1)CC(NC(=O)C)CC2)C(=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38485> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C12H20N2O3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "240.303" ;
  ns0:inchikey "UQNSGOYQGBXKSN-MCIGGMRASA-N" ;
  ns0:inchi "InChI=1S/C12H20N2O3/c1-8(15)13-10-3-4-11-12(17-9(2)16)5-6-14(11)7-10/h10-12H,3-7H2,1-2H3,(H,13,15)/t10?,11?,12-/m0/s1" ;
  skos:prefLabel "[(1s)-6-acetamido-1,2,3,5,6,7,8,8a-octahydroindolizin-1-yl] acetate"@en, "[(1S) 6 استامیدو 1،2،3،5،6،7،8،8a اکتاهیدروئیدولیزین 1 yl] استات"@fa ;
  ns0:charge "0" .

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 .
