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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211208>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ergotryptamine"@en, "ارگوتریپتامین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C16H22N2O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:smiles "OC(/C=C/C1=C2C(NC=C2CCNC)=CC=C1)(C)C" ;
  ns0:charge "0" ;
  ns0:mass "258.365" ;
  ns0:inchi "InChI=1S/C16H22N2O/c1-16(2,19)9-7-12-5-4-6-14-15(12)13(11-18-14)8-10-17-3/h4-7,9,11,17-19H,8,10H2,1-3H3/b9-7+" ;
  ns0:synonym_EXACT "(E)-2-methyl-4-[3-[2-(methylamino)ethyl]-1H-indol-4-yl]but-3-en-2-ol" ;
  ns0:monoisotopicmass "258.17321" ;
  ns0:inchikey "QCWMNSFZHYEJJO-VQHVLOKHSA-N" .

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 .
