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

<http://www.irandoc.acir/onto/irandoc/CHEBI:95308>
  ns0:mass "438.932" ;
  ns0:formula "C22H19ClN4O2S" ;
  ns0:inchi "InChI=1S/C22H19ClN4O2S/c23-15-7-5-14(6-8-15)9-10-24-18(28)13-27-17-4-2-1-3-16(17)19-20(27)21(29)26-11-12-30-22(26)25-19/h1-8H,9-13H2,(H,24,28)" ;
  skos:prefLabel "lsm-6660"@en, "LSM 6660"@fa ;
  ns0:smiles "C1CSC2=NC3=C(C(=O)N21)N(C4=CC=CC=C43)CC(=O)NCCC5=CC=C(C=C5)Cl" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "OZOKYDMSYSVHFY-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "438.09172" ;
  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 .
