@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:117903>
  ns0:smiles "CC1=C2C(=CN=C1)C=CC=C2S(=O)(=O)N[C@@H]3C[C@H](NC3)CO" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N [(3R,5S) 5 (هیدروکسی متیل) 3 پیرولیدینیل] 4 متیل 5 ایزوکینولین سولفونامید"@fa, "n-[(3r,5s)-5-(hydroxymethyl)-3-pyrrolidinyl]-4-methyl-5-isoquinolinesulfonamide"@en ;
  ns0:formula "C15H19N3O3S" ;
  ns0:inchikey "RYYWECOTRQGHHB-OLZOCXBDSA-N" ;
  ns0:monoisotopicmass "321.11471" ;
  ns0:inchi "InChI=1S/C15H19N3O3S/c1-10-6-16-7-11-3-2-4-14(15(10)11)22(20,21)18-12-5-13(9-19)17-8-12/h2-4,6-7,12-13,17-19H,5,8-9H2,1H3/t12-,13+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:subset "2_STAR" ;
  ns0:mass "321.396" .

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

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 .
