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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:181264>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:monoisotopicmass "383.17327" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "6,7-dimethoxy-1-[(E)-2-(2,3,4-trimethoxyphenyl)ethenyl]-3,4-dihydroisoquinoline" ;
  ns0:inchi "InChI=1S/C22H25NO5/c1-24-18-9-7-14(21(27-4)22(18)28-5)6-8-17-16-13-20(26-3)19(25-2)12-15(16)10-11-23-17/h6-9,12-13H,10-11H2,1-5H3/b8-6+" ;
  ns0:smiles "O(C=1C=C2CCN=C(C2=CC1OC)/C=C/C3=C(OC)C(OC)=C(OC)C=C3)C" ;
  ns0:formula "C22H25NO5" ;
  skos:prefLabel "6,7-dimethoxy-1-[(e)-2-(2,3,4-trimethoxyphenyl)ethenyl]-3,4-dihydroisoquinoline"@en, "6،7 دی متوکسی 1 [(E) 2 (2،3،4 تری متوکسی فنیل) اتنیل] 3،4 دی هیدروایزوکینولین"@fa ;
  ns0:inchikey "XIULZVUCPFGLEB-SOFGYWHQSA-N" ;
  ns0:charge "0" ;
  ns0:mass "383.444" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
