@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:113079>
  skos:prefLabel "3,4-dihydro-1h-isoquinolin-2-yl-(1-ethylsulfonyl-4-piperidinyl)methanone"@en, "3،4 دی هیدرو 1H ایزوکینولین 2 یل (1 اتیل سولفونیل 4 پیپریدینیل) متانون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "336.451" ;
  ns0:inchikey "LUECMNNNXOJWOU-UHFFFAOYSA-N" ;
  ns0:formula "C17H24N2O3S" ;
  ns0:inchi "InChI=1S/C17H24N2O3S/c1-2-23(21,22)19-11-8-15(9-12-19)17(20)18-10-7-14-5-3-4-6-16(14)13-18/h3-6,15H,2,7-13H2,1H3" ;
  ns0:smiles "CCS(=O)(=O)N1CCC(CC1)C(=O)N2CCC3=CC=CC=C3C2" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "336.15076" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> .

<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:113079> .

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 .
