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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190972>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "270.376" ;
  ns0:monoisotopicmass "270.17321" ;
  ns0:inchikey "HGRHWEAUHXYNNP-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:inchi "InChI=1S/C17H22N2O/c1-4-9-19(10-5-2)11-8-14-13-18-17-7-6-15(20-3)12-16(14)17/h4-7,12-13,18H,1-2,8-11H2,3H3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1h-indole-3-ethanamine, 5-methoxy-n,n-di-2-propen-1-yl-"@en, "1 ساعت ایندول 3 اتانامین، 5 متوکسی n، n دی 2 پروپن 1 yl"@fa ;
  ns0:synonym_EXACT "N-[2-(5-methoxy-1H-indol-3-yl)ethyl]-N-prop-2-enylprop-2-en-1-amine" ;
  ns0:smiles "O(C1=CC=2C(CCN(CC=C)CC=C)=CNC2C=C1)C" ;
  ns0:formula "C17H22N2O" .

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 .
