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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103892>
  ns0:monoisotopicmass "360.13078" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchi "InChI=1S/C19H21FN2O2S/c1-12-16-11-18(24-3)17(23-2)10-13(16)8-9-22(12)19(25)21-15-6-4-14(20)5-7-15/h4-7,10-12H,8-9H2,1-3H3,(H,21,25)/t12-/m0/s1" ;
  skos:prefLabel "(1s)-n-(4-fluorophenyl)-6,7-dimethoxy-1-methyl-3,4-dihydro-1h-isoquinoline-2-carbothioamide"@en, "(1S) N (4 فلوروفنیل) 6،7 دی متوکسی 1 متیل 3،4 دی هیدرو 1H ایزوکینولین 2 کربوتیوآمید"@fa ;
  ns0:formula "C19H21FN2O2S" ;
  ns0:charge "0" ;
  ns0:inchikey "NXNWXRXLSFGZDX-LBPRGKRZSA-N" ;
  ns0:mass "360.447" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C[C@H]1C2=CC(=C(C=C2CCN1C(=S)NC3=CC=C(C=C3)F)OC)OC" .

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 .
