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

<http://www.irandoc.acir/onto/irandoc/CHEBI:174023>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "285.15896" ;
  ns0:smiles "OC=1C(=CC=2C(CCN(C)C)=CNC2C1)CN3N=CN=C3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3-[2-(dimethylamino)ethyl]-5-(1,2,4-triazol-1-ylmethyl)-1H-indol-6-ol" ;
  skos:prefLabel "n-monodesmethyl-rizatriptan"@en, "N Monodesmethyl rizatriptan"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "YQPPJBHQJWSUTE-UHFFFAOYSA-N" ;
  ns0:mass "285.351" ;
  ns0:inchi "InChI=1S/C15H19N5O/c1-19(2)4-3-11-7-17-14-6-15(21)12(5-13(11)14)8-20-10-16-9-18-20/h5-7,9-10,17,21H,3-4,8H2,1-2H3" ;
  ns0:formula "C15H19N5O" .

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 .
