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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125322>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H21N3O2S/c1-2-13-11-18-12-14-5-3-6-15(16(13)14)22(20,21)19-9-4-7-17-8-10-19/h3,5-6,11-12,17H,2,4,7-10H2,1H3" ;
  ns0:monoisotopicmass "319.13545" ;
  ns0:inchikey "AZCPHIJXTJGNPK-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5 (1،4 دیازپان 1 یل سولفونیل) 4 اتیل ایزوکینولین"@fa, "5-(1,4-diazepan-1-ylsulfonyl)-4-ethylisoquinoline"@en ;
  ns0:formula "C16H21N3O2S" ;
  ns0:mass "319.424" ;
  ns0:smiles "CCC1=C2C(=CN=C1)C=CC=C2S(=O)(=O)N3CCCNCC3" ;
  ns0:charge "0" .

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 .
