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

<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://www.irandoc.acir/onto/irandoc/CHEBI:125241>
  ns0:mass "472.580" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "472.24744" ;
  ns0:formula "C28H32N4O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(3R,4R) N [3 (دی متیل آمینو) پروپیل] 3 [4 (هیدروکسی متیل) فنیل] 2 (5 متیل 2 پیریدینیل) 1 اکسو 3،4 دی هیدروایزوکینولین 4 کربوکسامید"@fa, "(3r,4r)-n-[3-(dimethylamino)propyl]-3-[4-(hydroxymethyl)phenyl]-2-(5-methyl-2-pyridinyl)-1-oxo-3,4-dihydroisoquinoline-4-carboxamide"@en ;
  ns0:inchikey "WIRJRRPGDKKOKL-FTJBHMTQSA-N" ;
  ns0:inchi "InChI=1S/C28H32N4O3/c1-19-9-14-24(30-17-19)32-26(21-12-10-20(18-33)11-13-21)25(27(34)29-15-6-16-31(2)3)22-7-4-5-8-23(22)28(32)35/h4-5,7-14,17,25-26,33H,6,15-16,18H2,1-3H3,(H,29,34)/t25-,26+/m1/s1" ;
  ns0:smiles "CC1=CN=C(C=C1)N2[C@H]([C@@H](C3=CC=CC=C3C2=O)C(=O)NCCCN(C)C)C4=CC=C(C=C4)CO" ;
  ns0:charge "0" .

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 .
