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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104101>
  ns0:formula "C22H23N5O2S" ;
  ns0:smiles "CC1=CC(=C(C=C1)NC(=O)CSC2=NN=C(O2)[C@H](CC3=CNC4=CC=CC=C43)N)C" ;
  ns0:monoisotopicmass "421.15725" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-[[5-[(1s)-1-amino-2-(1h-indol-3-yl)ethyl]-1,3,4-oxadiazol-2-yl]thio]-n-(2,4-dimethylphenyl)acetamide"@en, "2 [[5 [(1S) 1 آمینو 2 (1H ایندول 3 یل) اتیل] 1،3،4 اگزادیازول 2 یل] تیو] N (2،4 دی متیل فنیل) استامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H23N5O2S/c1-13-7-8-18(14(2)9-13)25-20(28)12-30-22-27-26-21(29-22)17(23)10-15-11-24-19-6-4-3-5-16(15)19/h3-9,11,17,24H,10,12,23H2,1-2H3,(H,25,28)/t17-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "421.517" ;
  ns0:inchikey "HFGPIAHGJWWKDI-KRWDZBQOSA-N" .

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 .
