@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:125169>
  skos:prefLabel "1 اتنیل 6،7 دی متوکسی 2 [(4 متوکسی فنیل) متیل] 3 متیل 3،4 دی هیدرو 1H ایزوکینولین"@fa, "1-ethenyl-6,7-dimethoxy-2-[(4-methoxyphenyl)methyl]-3-methyl-3,4-dihydro-1h-isoquinoline"@en ;
  ns0:formula "C22H27NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H27NO3/c1-6-20-19-13-22(26-5)21(25-4)12-17(19)11-15(2)23(20)14-16-7-9-18(24-3)10-8-16/h6-10,12-13,15,20H,1,11,14H2,2-5H3" ;
  ns0:monoisotopicmass "353.19909" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:smiles "CC1CC2=CC(=C(C=C2C(N1CC3=CC=C(C=C3)OC)C=C)OC)OC" ;
  ns0:mass "353.456" ;
  ns0:inchikey "QHFXSVVSNIIZOH-UHFFFAOYSA-N" .

<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:125169> .

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 .
