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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119831>
  ns0:mass "351.806" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1C(N(CC2=CC=CC=C21)S(=O)(=O)C3=CC=C(C=C3)Cl)C(=O)O" ;
  ns0:inchikey "MWFNHAUXOMDUFH-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 (4 کلروفنیل) سولفونیل 3، دی هیدرو 1H ایزوکینولین  کربوکسیلیک اسید"@fa, "2-(4-chlorophenyl)sulfonyl-3,4-dihydro-1h-isoquinoline-3-carboxylic acid"@en ;
  ns0:charge "0" ;
  ns0:formula "C16H14ClNO4S" ;
  ns0:inchi "InChI=1S/C16H14ClNO4S/c17-13-5-7-14(8-6-13)23(21,22)18-10-12-4-2-1-3-11(12)9-15(18)16(19)20/h1-8,15H,9-10H2,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:monoisotopicmass "351.03321" .

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 .
