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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125238>
  ns0:smiles "CC1=CN=C(C=C1)N2[C@H]([C@@](C3=CC=CC=C3C2=O)(C)C(=O)NCCC4=CC=C(C=C4)OC)C5=CC=C(C=C5)CO" ;
  skos:prefLabel "(3s,4s)-3-[4-(hydroxymethyl)phenyl]-n-[2-(4-methoxyphenyl)ethyl]-4-methyl-2-(5-methyl-2-pyridinyl)-1-oxo-3h-isoquinoline-4-carboxamide"@en, "(3S,4S) 3 [4 (هیدروکسی متیل) فنیل] N [2 (4 متوکسی فنیل) اتیل] 4 متیل 2 (5 متیل 2 پیریدینیل) 1 اکسو 3H ایزوکینولین 4 کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:mass "535.634" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "VHWXMQJGUQQSOO-DITALETJSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:monoisotopicmass "535.24711" ;
  ns0:inchi "InChI=1S/C33H33N3O4/c1-22-8-17-29(35-20-22)36-30(25-13-9-24(21-37)10-14-25)33(2,28-7-5-4-6-27(28)31(36)38)32(39)34-19-18-23-11-15-26(40-3)16-12-23/h4-17,20,30,37H,18-19,21H2,1-3H3,(H,34,39)/t30-,33-/m0/s1" ;
  ns0:formula "C33H33N3O4" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
