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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92671>
  skos:prefLabel "n-[(4-bromophenyl)methyl]-2-(5-methoxy-1h-indol-3-yl)ethanamine"@en, "N [(4 بروموفنیل) متیل] 2 (5 متوکسی 1H ایندول 3 یل) اتانامین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:monoisotopicmass "358.06808" ;
  ns0:inchikey "XHLOUFPZLUULGI-UHFFFAOYSA-N" ;
  ns0:mass "359.260" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC2=C(C=C1)NC=C2CCNCC3=CC=C(C=C3)Br" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H19BrN2O/c1-22-16-6-7-18-17(10-16)14(12-21-18)8-9-20-11-13-2-4-15(19)5-3-13/h2-7,10,12,20-21H,8-9,11H2,1H3" ;
  ns0:formula "C18H19BrN2O" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
