@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:27162>
  skos:prefLabel "تریپتامین ها"@fa, "tryptamines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125697> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125697>
  skos:prefLabel "2 آمینو 3 متیل 4H ایمیدازول 5 یک 2 (6 متوکسی 1H ایندول 3 یل) اتانامین"@fa, "2-amino-3-methyl-4h-imidazol-5-one 2-(6-methoxy-1h-indol-3-yl)ethanamine"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "303.16952" ;
  ns0:mass "303.360" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:smiles "CN1CC(=O)N=C1N.COC1=CC2=C(C=C1)C(=CN2)CCN" ;
  ns0:charge "0" ;
  ns0:inchikey "DFRUTGRPXJKUIB-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H14N2O.C4H7N3O/c1-14-9-2-3-10-8(4-5-12)7-13-11(10)6-9;1-7-2-3(8)6-4(7)5/h2-3,6-7,13H,4-5,12H2,1H3;2H2,1H3,(H2,5,6,8)" ;
  ns0:formula "C15H21N5O2" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
