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

<http://www.irandoc.acir/onto/irandoc/CHEBI:128759>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61379> ;
  ns0:monoisotopicmass "385.23654" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H31N3O3" ;
  ns0:smiles "CN1C2=C(C=CC(=C2)OC)C3=C1[C@H](NCC34CN(C4)CC5CCOCC5)CO" ;
  skos:prefLabel "[(1S) 7 متوکسی 9 متیل 1' (4 اکسانیل متیل) 1 اسپیرو[2،3 دی هیدرو 1H پیریدو[3،4 b] ایندول 4،3' آزتیدین] ایل] متانول"@fa, "[(1s)-7-methoxy-9-methyl-1'-(4-oxanylmethyl)-1-spiro[2,3-dihydro-1h-pyrido[3,4-b]indole-4,3'-azetidine]yl]methanol"@en ;
  ns0:inchikey "DRWNTKOQDOWYNX-GOSISDBHSA-N" ;
  ns0:inchi "InChI=1S/C22H31N3O3/c1-24-19-9-16(27-2)3-4-17(19)20-21(24)18(11-26)23-12-22(20)13-25(14-22)10-15-5-7-28-8-6-15/h3-4,9,15,18,23,26H,5-8,10-14H2,1-2H3/t18-/m1/s1" ;
  ns0:mass "385.501" ;
  ns0:charge "0" .

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