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

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

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 .
