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

<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://www.irandoc.acir/onto/irandoc/CHEBI:120845>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2-(5-chloro-2-pyridinyl)-4-[[(5-ethyl-1,3,4-thiadiazol-2-yl)amino]methylidene]isoquinoline-1,3-dione"@en, "2 (5 کلرو 2 پیریدینیل) 4 [[(5 اتیل 1،3،4 تیادیازول 2 یل) آمینو] متیلیدن] ایزوکینولین 1،3 دیون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCC1=NN=C(S1)NC=C2C3=CC=CC=C3C(=O)N(C2=O)C4=NC=C(C=C4)Cl" ;
  ns0:mass "411.867" ;
  ns0:monoisotopicmass "411.05567" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:inchi "InChI=1S/C19H14ClN5O2S/c1-2-16-23-24-19(28-16)22-10-14-12-5-3-4-6-13(12)17(26)25(18(14)27)15-8-7-11(20)9-21-15/h3-10H,2H2,1H3,(H,22,24)" ;
  ns0:inchikey "DUIWPEYJHHGEAF-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C19H14ClN5O2S" .

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 .
