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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:113044>
  ns0:smiles "C1C(C1C(=O)NNC=C2C=NC3=CC=CC=C32)C4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N' (3 ایندولیلدن متیل) 2 فنیل 1 سیکلوپروپان کربوهیدرازید"@fa, "n'-(3-indolylidenemethyl)-2-phenyl-1-cyclopropanecarbohydrazide"@en ;
  ns0:inchikey "BLUROKUAOUNBOI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H17N3O/c23-19(17-10-16(17)13-6-2-1-3-7-13)22-21-12-14-11-20-18-9-5-4-8-15(14)18/h1-9,11-12,16-17,21H,10H2,(H,22,23)" ;
  ns0:monoisotopicmass "303.13716" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H17N3O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  ns0:mass "303.358" .

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 .
