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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107320>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H24N4O3/c1-30-20-9-5-4-8-19(20)26-22-17-7-3-2-6-16(17)18(14-25-22)23(29)27-12-10-15(11-13-27)21(24)28/h2-9,14-15H,10-13H2,1H3,(H2,24,28)(H,25,26)" ;
  skos:prefLabel "1-[[1-(2-methoxyanilino)-4-isoquinolinyl]-oxomethyl]-4-piperidinecarboxamide"@en, "1 [[1 (2 متوکسیانیلینو) 4 ایزوکینولینیل] اکسومتیل] 4 پیپریدین کربوکسامید"@fa ;
  ns0:smiles "COC1=CC=CC=C1NC2=NC=C(C3=CC=CC=C32)C(=O)N4CCC(CC4)C(=O)N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:mass "404.463" ;
  ns0:inchikey "PIPLFSRYSOVDPO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "404.18484" ;
  ns0:formula "C23H24N4O3" .

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 .
