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

<http://www.irandoc.acir/onto/irandoc/CHEBI:126877>
  ns0:monoisotopicmass "492.24850" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C26H32N6O4/c1-16(2)29-25(35)32-15-26(6-10-31(11-7-26)24(34)20-13-27-8-9-28-20)22-18-5-4-17(36-3)12-19(18)30-23(22)21(32)14-33/h4-5,8-9,12-13,16,21,30,33H,6-7,10-11,14-15H2,1-3H3,(H,29,35)/t21-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61379> ;
  ns0:mass "492.571" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FKOSOIDZXAWLFY-OAQYLSRUSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "(1S) 1 (هیدروکسی متیل) 7 متوکسی 1 '[oxo(2 پیرازینیل) متیل] N پروپان 2 yl 2 اسپیرو[3،9 دی هیدرو 1H پیریدو[3،4 b] ایندول 4،4' پیپریدین] کربوکسامید"@fa, "(1s)-1-(hydroxymethyl)-7-methoxy-1'-[oxo(2-pyrazinyl)methyl]-n-propan-2-yl-2-spiro[3,9-dihydro-1h-pyrido[3,4-b]indole-4,4'-piperidine]carboxamide"@en ;
  ns0:formula "C26H32N6O4" ;
  ns0:smiles "CC(C)NC(=O)N1CC2(CCN(CC2)C(=O)C3=NC=CN=C3)C4=C([C@H]1CO)NC5=C4C=CC(=C5)OC" .

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