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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:117901>
  ns0:monoisotopicmass "362.14126" ;
  ns0:mass "362.448" ;
  ns0:smiles "CC1=C2C(=CN=C1)C=CC=C2S(=O)(=O)N[C@@H]3C[C@H](NC3)CNC(=O)C" ;
  ns0:charge "0" ;
  ns0:inchikey "KAAADIFKRHNJHA-LSDHHAIUSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N [[(2S,4R) 4 [(4 متیل 5 ایزوکینولینیل) سولفونیل آمینو] 2 پیرولیدینیل] متیل] استامید"@fa, "n-[[(2s,4r)-4-[(4-methyl-5-isoquinolinyl)sulfonylamino]-2-pyrrolidinyl]methyl]acetamide"@en ;
  ns0:formula "C17H22N4O3S" ;
  ns0:inchi "InChI=1S/C17H22N4O3S/c1-11-7-18-8-13-4-3-5-16(17(11)13)25(23,24)21-15-6-14(20-10-15)9-19-12(2)22/h3-5,7-8,14-15,20-21H,6,9-10H2,1-2H3,(H,19,22)/t14-,15+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:subset "2_STAR" .

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 .
