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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120761>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C22H29N3O3S/c1-4-24(20-8-5-7-17(2)15-20)13-6-12-23-29(27,28)21-9-10-22-19(16-21)11-14-25(22)18(3)26/h5,7-10,15-16,23H,4,6,11-14H2,1-3H3" ;
  ns0:formula "C22H29N3O3S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  skos:prefLabel "1-acetyl-n-[3-(n-ethyl-3-methylanilino)propyl]-2,3-dihydroindole-5-sulfonamide"@en, "1 استیل N [3 (N اتیل 3 متیلانیلینو) پروپیل] 2،3 دی هیدرویندول 5 سولفونامید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "415.19296" ;
  ns0:mass "415.551" ;
  ns0:inchikey "GJTRBEXKWTUVKV-UHFFFAOYSA-N" ;
  ns0:smiles "CCN(CCCNS(=O)(=O)C1=CC2=C(C=C1)N(CC2)C(=O)C)C3=CC=CC(=C3)C" ;
  ns0:subset "2_STAR" .

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 .
