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

<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://www.irandoc.acir/onto/irandoc/CHEBI:121748>
  ns0:smiles "CC1=CC=C(C=C1)NC(=S)N2CCN(CC2)CCN3C(=O)C4=CC=CC5=C4C(=CC=C5)C3=O" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H26N4O2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  skos:prefLabel "4 [2 (1،3 دی اکسو 2 بنزو [د] ایزوکینولینیل) اتیل] N (4 متیل فنیل) 1 پیپرازین کربوتیوآمید"@fa, "4-[2-(1,3-dioxo-2-benzo[de]isoquinolinyl)ethyl]-n-(4-methylphenyl)-1-piperazinecarbothioamide"@en ;
  ns0:mass "458.577" ;
  ns0:inchi "InChI=1S/C26H26N4O2S/c1-18-8-10-20(11-9-18)27-26(33)29-15-12-28(13-16-29)14-17-30-24(31)21-6-2-4-19-5-3-7-22(23(19)21)25(30)32/h2-11H,12-17H2,1H3,(H,27,33)" ;
  ns0:monoisotopicmass "458.17765" ;
  ns0:inchikey "MVWVZBVKGFTXOW-UHFFFAOYSA-N" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
