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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125503>
  ns0:formula "C19H29NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:monoisotopicmass "319.21474" ;
  ns0:mass "319.439" ;
  ns0:inchi "InChI=1S/C19H29NO3/c1-12(2)7-14-11-20-6-5-13-8-18(22-3)19(23-4)9-15(13)16(20)10-17(14)21/h8-9,12,14,16-17,21H,5-7,10-11H2,1-4H3/t14-,16-,17-/m0/s1" ;
  skos:prefLabel "(2s,3s,11bs)-9,10-dimethoxy-3-(2-methylpropyl)-2,3,4,6,7,11b-hexahydro-1h-benzo[a]quinolizin-2-ol"@en, "(2S,3S,11bS) 9,10 دی متوکسی 3 (2 متیل پروپیل) 2,3,4,6,7,11b hexahydro 1H benzo[a]quinolizin 2 ol"@fa ;
  ns0:inchikey "WEQLWGNDNRARGE-XIRDDKMYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)C[C@H]1CN2CCC3=CC(=C(C=C3[C@@H]2C[C@@H]1O)OC)OC" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
