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

<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:116854>
  ns0:monoisotopicmass "369.13649" ;
  skos:prefLabel "4-[(3-methoxyphenyl)methylidene]-2-(3-methylphenyl)isoquinoline-1,3-dione"@en, "4 [(3 متوکسی فنیل) متیلیدن] 2 (3 متیل فنیل) ایزوکینولین 1،3 دیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:smiles "CC1=CC(=CC=C1)N2C(=O)C3=CC=CC=C3C(=CC4=CC(=CC=C4)OC)C2=O" ;
  ns0:formula "C24H19NO3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "369.413" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H19NO3/c1-16-7-5-9-18(13-16)25-23(26)21-12-4-3-11-20(21)22(24(25)27)15-17-8-6-10-19(14-17)28-2/h3-15H,1-2H3" ;
  ns0:inchikey "LWJYCGCUKJOZSM-UHFFFAOYSA-N" .

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 .
