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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93797>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "(6r)-6-(6-methyl-7,8-dihydro-5h-[1,3]dioxolo[4,5-g]isoquinolin-5-yl)-6h-furo[3,4-g][1,3]benzodioxol-8-one"@en, "(6R) 6 (6 متیل 7،8 دی هیدرو 5H [1،3]دیوکسولو[4،5 گرم] ایزوکینولین 5 yl) 6H فورو[3،4 گرم][1،3]بنزودیوکسل 8 یک"@fa ;
  ns0:inchi "InChI=1S/C20H17NO6/c1-21-5-4-10-6-14-15(25-8-24-14)7-12(10)17(21)18-11-2-3-13-19(26-9-23-13)16(11)20(22)27-18/h2-3,6-7,17-18H,4-5,8-9H2,1H3/t17?,18-/m1/s1" ;
  ns0:inchikey "IYGYMKDQCDOMRE-QRWMCTBCSA-N" ;
  ns0:mass "367.353" ;
  ns0:smiles "CN1CCC2=CC3=C(C=C2C1[C@H]4C5=C(C6=C(C=C5)OCO6)C(=O)O4)OCO3" ;
  ns0:monoisotopicmass "367.10559" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:formula "C20H17NO6" .

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 .
