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

<http://www.irandoc.acir/onto/irandoc/CHEBI:225638>
  ns0:formula "C24H17N3O" ;
  ns0:smiles "O=C1NC=2C=CC=CC2C1(C=3C4=C(C=CC=C4)NC3)C=5C6=C(C=CC=C6)NC5" ;
  ns0:monoisotopicmass "363.13716" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C24H17N3O/c28-23-24(17-9-3-6-12-22(17)27-23,18-13-25-20-10-4-1-7-15(18)20)19-14-26-21-11-5-2-8-16(19)21/h1-14,25-26H,(H,27,28)" ;
  ns0:charge "0" ;
  ns0:inchikey "BSOAGODEMKWJIG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3,3-bis(1H-indol-3-yl)-1H-indol-2-one" ;
  skos:prefLabel "تریسیندولین"@fa, "trisindoline"@en ;
  ns0:mass "363.420" .

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 .
