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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125690>
  ns0:monoisotopicmass "289.15387" ;
  ns0:smiles "CN1CC(=O)N=C1N.C1=CC2=C(C=C1O)NC=C2CCN" ;
  skos:prefLabel "3-(2-aminoethyl)-1h-indol-6-ol 2-amino-3-methyl-4h-imidazol-5-one"@en, "3 (2 آمینو اتیل) 1H ایندول 6 اول 2 آمینو 3 متیل 4H ایمیدازول 5 یک"@fa ;
  ns0:formula "C14H19N5O2" ;
  ns0:inchikey "QFQJOXLBNOGHCW-UHFFFAOYSA-N" ;
  ns0:mass "289.334" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C10H12N2O.C4H7N3O/c11-4-3-7-6-12-10-5-8(13)1-2-9(7)10;1-7-2-3(8)6-4(7)5/h1-2,5-6,12-13H,3-4,11H2;2H2,1H3,(H2,5,6,8)" ;
  ns0:charge "0" .

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 .
