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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114949>
  skos:prefLabel "1 بوتیل 5 [1 [2 (1H indol 3 yl)ethylamino]ethylidene] 1،3 دیازینان 2،4،6 تریون"@fa, "1-butyl-5-[1-[2-(1h-indol-3-yl)ethylamino]ethylidene]-1,3-diazinane-2,4,6-trione"@en ;
  ns0:inchi "InChI=1S/C20H24N4O3/c1-3-4-11-24-19(26)17(18(25)23-20(24)27)13(2)21-10-9-14-12-22-16-8-6-5-7-15(14)16/h5-8,12,21-22H,3-4,9-11H2,1-2H3,(H,23,25,27)" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "368.18484" ;
  ns0:smiles "CCCCN1C(=O)C(=C(C)NCCC2=CNC3=CC=CC=C32)C(=O)NC1=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "IAIIZGTUTBPXFW-UHFFFAOYSA-N" ;
  ns0:mass "368.430" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:formula "C20H24N4O3" .

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 .
