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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105428>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  skos:prefLabel "2 [2 [4 [2 هیدروکسی 3 (2 متیل فنوکسی) پروپیل] 1 پیپرازینیل] اتیل] بنزو[د] ایزوکینولین 1،3 دیون"@fa, "2-[2-[4-[2-hydroxy-3-(2-methylphenoxy)propyl]-1-piperazinyl]ethyl]benzo[de]isoquinoline-1,3-dione"@en ;
  ns0:mass "473.564" ;
  ns0:monoisotopicmass "473.23146" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H31N3O4" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C28H31N3O4/c1-20-6-2-3-11-25(20)35-19-22(32)18-30-14-12-29(13-15-30)16-17-31-27(33)23-9-4-7-21-8-5-10-24(26(21)23)28(31)34/h2-11,22,32H,12-19H2,1H3" ;
  ns0:smiles "CC1=CC=CC=C1OCC(CN2CCN(CC2)CCN3C(=O)C4=CC=CC5=C4C(=CC=C5)C3=O)O" ;
  ns0:inchikey "BCSQWBDVLIHPCQ-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
