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

<http://www.irandoc.acir/onto/irandoc/CHEBI:187576>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:mass "363.461" ;
  skos:prefLabel "6-hydroxyindoramin"@en, "6 هیدروکسی اندورامین"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H25N3O2/c26-19-6-7-20-17(15-23-21(20)14-19)8-11-25-12-9-18(10-13-25)24-22(27)16-4-2-1-3-5-16/h1-7,14-15,18,23,26H,8-13H2,(H,24,27)" ;
  ns0:synonym_EXACT "N-[1-[2-(6-hydroxy-1H-indol-3-yl)ethyl]piperidin-4-yl]benzamide" ;
  ns0:formula "C22H25N3O2" ;
  ns0:smiles "O=C(NC1CCN(CC1)CCC=2C3=C(NC2)C=C(O)C=C3)C4=CC=CC=C4" ;
  ns0:inchikey "AVESTIWECYNLTL-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "363.19468" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
