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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211001>
  ns0:formula "C25H19N3" ;
  skos:prefLabel "1,1,1-tris(3-indolyl)methane"@en, "1،1،1 تریس (3 ایندولیل) متان"@fa ;
  ns0:inchi "InChI=1S/C25H19N3/c1-4-10-22-16(7-1)19(13-26-22)25(20-14-27-23-11-5-2-8-17(20)23)21-15-28-24-12-6-3-9-18(21)24/h1-15,25-28H" ;
  ns0:smiles "N1C2=C(C=CC=C2)C(=C1)C(C=3C4=C(C=CC=C4)NC3)C=5C6=C(C=CC=C6)NC5" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "AXZRNKFNIAOZEK-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "3-[bis(1H-indol-3-yl)methyl]-1H-indole" ;
  ns0:mass "361.448" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "361.15790" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
