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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112429>
  ns0:inchi "InChI=1S/C19H19NO2/c21-19(20-11-10-15-4-1-2-7-18(15)20)13-22-17-9-8-14-5-3-6-16(14)12-17/h1-2,4,7-9,12H,3,5-6,10-11,13H2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "C1CC2=C(C1)C=C(C=C2)OCC(=O)N3CCC4=CC=CC=C43" ;
  skos:prefLabel "2-(2,3-dihydro-1h-inden-5-yloxy)-1-(2,3-dihydroindol-1-yl)ethanone"@en, "2 (2،3 دی هیدرو 1H ایندن 5 ایلوکسی) 1 (2،3 دی هیدروایندول 1 یل) اتانون"@fa ;
  ns0:monoisotopicmass "293.14158" ;
  ns0:formula "C19H19NO2" ;
  ns0:mass "293.360" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "HZDUGBHIIHKUQT-UHFFFAOYSA-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 .
