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

<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://www.irandoc.acir/onto/irandoc/CHEBI:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79600> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79600>
  ns0:mass "289.36940" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "GVIQKSWGRJBTDB-BBRMVZONSA-N" ;
  ns0:smiles "CCOC(=O)[C@H]1CC[C@@H]2N(CCc3cc(OC)ccc23)C1" ;
  ns0:charge "0" ;
  skos:prefLabel "trans-1,3,4,6,7,11b-hexahydro-9-methoxy-2h-benzo[a]quinolizine-3-carboxylic acid ethyl ester"@en, "trans 1,3,4,6,7,11b Hexahydro 9 methoxy 2H benzo[a]quinolizine  اتیل استر کربوکسیلیک اسید"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchi "InChI=1S/C17H23NO3/c1-3-21-17(19)13-4-7-16-15-6-5-14(20-2)10-12(15)8-9-18(16)11-13/h5-6,10,13,16H,3-4,7-9,11H2,1-2H3/t13-,16-/m0/s1" ;
  ns0:formula "C17H23NO3" ;
  ns0:monoisotopicmass "289.16779" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
