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

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

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