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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107066>
  ns0:inchi "InChI=1S/C20H15N3O2S/c1-13-6-2-5-9-17(13)22-12-16-14-7-3-4-8-15(14)18(24)23(19(16)25)20-21-10-11-26-20/h2-12,22H,1H3" ;
  ns0:smiles "CC1=CC=CC=C1NC=C2C3=CC=CC=C3C(=O)N(C2=O)C4=NC=CS4" ;
  ns0:charge "0" ;
  skos:prefLabel "4-[(2-methylanilino)methylidene]-2-(2-thiazolyl)isoquinoline-1,3-dione"@en, "4 [(2 متیلانیلینو) متیلیدن] 2 (2 تیازولیل) ایزوکینولین 1،3 دیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:formula "C20H15N3O2S" ;
  ns0:inchikey "SFPMDHOBMKDURP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "361.419" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "361.08850" .

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 .
