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

<http://www.irandoc.acir/onto/irandoc/CHEBI:122049>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CCCN(CCC)S(=O)(=O)C1=C2C(=CC(=C1)Br)CCN2C(=O)CC" ;
  ns0:inchi "InChI=1S/C17H25BrN2O3S/c1-4-8-19(9-5-2)24(22,23)15-12-14(18)11-13-7-10-20(17(13)15)16(21)6-3/h11-12H,4-10H2,1-3H3" ;
  ns0:monoisotopicmass "416.07693" ;
  ns0:inchikey "HGPMNDUVXYWELC-UHFFFAOYSA-N" ;
  ns0:mass "417.362" ;
  ns0:charge "0" ;
  skos:prefLabel "5-bromo-1-(1-oxopropyl)-n,n-dipropyl-2,3-dihydroindole-7-sulfonamide"@en, "5 برومو 1 (1 اگزوپروپیل) N,N دی پروپیل 2,3 دی هیدرویندول 7 سولفونامید"@fa ;
  ns0:formula "C17H25BrN2O3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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 .
