@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://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:61379>
  skos:prefLabel "آلکالوئید هارمالا"@fa, "harmala alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:128945> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:128945>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "477.639" ;
  skos:prefLabel "[(1s)-7-methoxy-2-[(2-methoxyphenyl)methyl]-9-methyl-1'-propyl-1-spiro[1,3-dihydropyrido[3,4-b]indole-4,4'-piperidine]yl]methanol"@en, "[(1S) 7 متوکسی 2 [(2 متوکسی فنیل) متیل] 9 متیل 1' پروپیل 1 اسپیرو[1،3 دی هیدروپیریدو[3،4 b] ایندول 4،4' پیپریدین] ایل] متانول"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YIJJGZNGYKDFDN-RUZDIDTESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61379> ;
  ns0:inchi "InChI=1S/C29H39N3O3/c1-5-14-31-15-12-29(13-16-31)20-32(18-21-8-6-7-9-26(21)35-4)25(19-33)28-27(29)23-11-10-22(34-3)17-24(23)30(28)2/h6-11,17,25,33H,5,12-16,18-20H2,1-4H3/t25-/m1/s1" ;
  ns0:monoisotopicmass "477.29914" ;
  ns0:charge "0" ;
  ns0:smiles "CCCN1CCC2(CC1)CN([C@@H](C3=C2C4=C(N3C)C=C(C=C4)OC)CO)CC5=CC=CC=C5OC" ;
  ns0:formula "C29H39N3O3" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
