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

<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://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://www.irandoc.acir/onto/irandoc/CHEBI:6410>
  ns0:formula "C15H26N2O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=CN1CCCCC1[C@@H]1CC[C@@H]2CCCCN2C1" ;
  ns0:mass "250.380" ;
  skos:prefLabel "leontiformine"@en, "لئونتیفورمین"@fa ;
  ns0:inchi "InChI=1S/C15H26N2O/c18-12-17-10-4-2-6-15(17)13-7-8-14-5-1-3-9-16(14)11-13/h12-15H,1-11H2/t13-,14+,15-/m1/s1" ;
  ns0:monoisotopicmass "250.20451" ;
  ns0:synonym_EXACT "Leontiformine" ;
  ns0:inchikey "LUGPGVVCVOWJLT-QLFBSQMISA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38063> ;
  ns0:charge "0" .

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

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
