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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114787>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "400.14568" ;
  ns0:inchi "InChI=1S/C21H24N2O4S/c24-13-12-22(15-16-4-2-1-3-5-16)28(26,27)19-8-9-20-18(14-19)10-11-23(20)21(25)17-6-7-17/h1-5,8-9,14,17,24H,6-7,10-13,15H2" ;
  skos:prefLabel "1 [سیکلوپروپیل(اکسو) متیل] N (2 هیدروکسی اتیل) N (فنیل متیل) 2،3 دی هیدرویندول 5 سولفونامید"@fa, "1-[cyclopropyl(oxo)methyl]-n-(2-hydroxyethyl)-n-(phenylmethyl)-2,3-dihydroindole-5-sulfonamide"@en ;
  ns0:smiles "C1CC1C(=O)N2CCC3=C2C=CC(=C3)S(=O)(=O)N(CCO)CC4=CC=CC=C4" ;
  ns0:charge "0" ;
  ns0:inchikey "USKCGFQIFFACFN-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "400.493" ;
  ns0:formula "C21H24N2O4S" .

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 .
