@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:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211158> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211158>
  ns0:formula "C13H15BrN2O" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "294.03678" ;
  skos:prefLabel "6-bromo-n-propionyltryptamine"@en, "6 برمو N پروپیونیل تریپتامین"@fa ;
  ns0:inchi "InChI=1S/C13H15BrN2O/c1-2-13(17)15-6-5-9-8-16-12-7-10(14)3-4-11(9)12/h3-4,7-8,16H,2,5-6H2,1H3,(H,15,17)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "FMKMDMGPUIOZEN-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:synonym_EXACT "N-[2-(6-bromo-1H-indol-3-yl)ethyl]propanamide" ;
  ns0:charge "0" ;
  ns0:smiles "BrC1=CC=2NC=C(C2C=C1)CCNC(=O)CC" ;
  ns0:mass "295.180" .

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 .
