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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92155>
  ns0:inchikey "AWQSKLYWVWEYKB-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "293.11643" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:formula "C17H15N3O2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-[(2-hydroxyphenyl)hydrazinylidene]-1-prop-2-enyl-2-indolone"@en, "3 [(2 هیدروکسی فنیل) هیدرازینیلیدین] 1 پروپ 2 انیل 2 ایندولون"@fa ;
  ns0:charge "0" ;
  ns0:mass "293.321" ;
  ns0:inchi "InChI=1S/C17H15N3O2/c1-2-11-20-14-9-5-3-7-12(14)16(17(20)22)19-18-13-8-4-6-10-15(13)21/h2-10,18,21H,1,11H2" ;
  ns0:smiles "C=CCN1C2=CC=CC=C2C(=NNC3=CC=CC=C3O)C1=O" ;
  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 .
