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

<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:176257>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "624.778" ;
  ns0:inchi "InChI=1S/C38H44N2O6/c1-39-15-14-27-21-36(44-5)38(23-30(27)31(39)17-24-7-10-28(42-3)11-8-24)46-34-19-25(9-12-33(34)41)18-32-29-22-37(45-6)35(43-4)20-26(29)13-16-40(32)2/h7-12,19-23,31-32,41H,13-18H2,1-6H3/t31-,32-/m1/s1" ;
  skos:prefLabel "نفرین"@fa, "neferine"@en ;
  ns0:formula "C38H44N2O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:smiles "O(C=1C=C2[C@H](N(CCC2=CC1OC)C)CC3=CC=C(OC)C=C3)C=4C=C(C[C@H]5N(CCC=6C5=CC(OC)=C(OC)C6)C)C=CC4O" ;
  ns0:monoisotopicmass "624.31994" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-[[(1R)-6,7-dimethoxy-2-methyl-3,4-dihydro-1H-isoquinolin-1-yl]methyl]-2-[[(1R)-6-methoxy-1-[(4-methoxyphenyl)methyl]-2-methyl-3,4-dihydro-1H-isoquinolin-7-yl]oxy]phenol" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MIBATSHDJRIUJK-ROJLCIKYSA-N" .

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 .
