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

<http://www.irandoc.acir/onto/irandoc/CHEBI:113164>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "4 [[1 [(3،4 دی کلروفنیل) متیل] 3 ایندولیل] (3 متیل 5 اکسو 1،2 دی هیدروپیرازول 4 یل) متیل] 5 متیل 1،2 دی هیدروپیرازول 3 یک"@fa, "4-[[1-[(3,4-dichlorophenyl)methyl]-3-indolyl]-(3-methyl-5-oxo-1,2-dihydropyrazol-4-yl)methyl]-5-methyl-1,2-dihydropyrazol-3-one"@en ;
  ns0:smiles "CC1=C(C(=O)NN1)C(C2=CN(C3=CC=CC=C32)CC4=CC(=C(C=C4)Cl)Cl)C5=C(NNC5=O)C" ;
  ns0:inchi "InChI=1S/C24H21Cl2N5O2/c1-12-20(23(32)29-27-12)22(21-13(2)28-30-24(21)33)16-11-31(19-6-4-3-5-15(16)19)10-14-7-8-17(25)18(26)9-14/h3-9,11,22H,10H2,1-2H3,(H2,27,29,32)(H2,28,30,33)" ;
  ns0:monoisotopicmass "481.10723" ;
  ns0:mass "482.363" ;
  ns0:formula "C24H21Cl2N5O2" ;
  ns0:inchikey "BFNOZDAIYYYRGE-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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 .
