@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://www.irandoc.acir/onto/irandoc/CHEBI:113239>
  ns0:charge "0" ;
  ns0:monoisotopicmass "372.14739" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 (3 هیدروکسی فنیل) 6 (1 پیپریدینیل) بنزو[د] ایزوکینولین 1،3 دیون"@fa, "2-(3-hydroxyphenyl)-6-(1-piperidinyl)benzo[de]isoquinoline-1,3-dione"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchikey "UZAAGXXNSDUWGE-UHFFFAOYSA-N" ;
  ns0:smiles "C1CCN(CC1)C2=C3C=CC=C4C3=C(C=C2)C(=O)N(C4=O)C5=CC(=CC=C5)O" ;
  ns0:formula "C23H20N2O3" ;
  ns0:inchi "InChI=1S/C23H20N2O3/c26-16-7-4-6-15(14-16)25-22(27)18-9-5-8-17-20(24-12-2-1-3-13-24)11-10-19(21(17)18)23(25)28/h4-11,14,26H,1-3,12-13H2" ;
  ns0:mass "372.417" ;
  ns0:subset "2_STAR" .

<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:113239> .

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 .
