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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125580>
  ns0:mass "278.347" ;
  ns0:inchikey "KTJHYSBPLLQBMF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "278.16304" ;
  ns0:formula "C15H22N2O3" ;
  skos:prefLabel "N,N دی متیل 2 (5،6،7 تری متوکسی 1H ایندول 3 یل) اتانامین"@fa, "n,n-dimethyl-2-(5,6,7-trimethoxy-1h-indol-3-yl)ethanamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:smiles "CN(C)CCC1=CNC2=C(C(=C(C=C12)OC)OC)OC" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H22N2O3/c1-17(2)7-6-10-9-16-13-11(10)8-12(18-3)14(19-4)15(13)20-5/h8-9,16H,6-7H2,1-5H3" .

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 .
