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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125320>
  ns0:mass "291.370" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(3s)-1-[(4-methyl-5-isoquinolinyl)sulfonyl]-3-pyrrolidinamine"@en, "(3S) 1 [(4 متیل 5 ایزوکینولینیل) سولفونیل] 3 پیرولیدینامین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=C2C(=CN=C1)C=CC=C2S(=O)(=O)N3CC[C@@H](C3)N" ;
  ns0:monoisotopicmass "291.10415" ;
  ns0:formula "C14H17N3O2S" ;
  ns0:inchi "InChI=1S/C14H17N3O2S/c1-10-7-16-8-11-3-2-4-13(14(10)11)20(18,19)17-6-5-12(15)9-17/h2-4,7-8,12H,5-6,9,15H2,1H3/t12-/m0/s1" ;
  ns0:inchikey "LEVLNVWBEBXEIX-LBPRGKRZSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
