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

<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:79959>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "261.13649" ;
  skos:prefLabel "cis 1,3,4,6,7,11b Hexahydro 9 methoxy 2H benzo[a]quinolizine 3 carboxylic acid"@fa, "cis-1,3,4,6,7,11b-hexahydro-9-methoxy-2h-benzo[a]quinolizine-3-carboxylic acid"@en ;
  ns0:mass "261.31630" ;
  ns0:formula "C15H19NO3" ;
  ns0:inchi "InChI=1S/C15H19NO3/c1-19-12-3-4-13-10(8-12)6-7-16-9-11(15(17)18)2-5-14(13)16/h3-4,8,11,14H,2,5-7,9H2,1H3,(H,17,18)/t11-,14+/m1/s1" ;
  ns0:smiles "COc1ccc2[C@@H]3CC[C@H](CN3CCc2c1)C(O)=O" ;
  ns0:inchikey "CMZIZIPSUFOSEU-RISCZKNCSA-N" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
