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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210705>
  ns0:inchikey "IFJILIRFLITILX-WAIKUNEKSA-N" ;
  skos:prefLabel "chaetoindolone c"@en, "کائتویندولون C"@fa ;
  ns0:synonym_EXACT "(3R,5R)-3-hydroxy-5-[[1-methyl-2-[(1-methylindol-3-yl)methyl]indol-3-yl]methyl]oxolan-2-one" ;
  ns0:inchi "InChI=1S/C24H24N2O3/c1-25-14-15(17-7-3-5-9-20(17)25)11-22-19(12-16-13-23(27)24(28)29-16)18-8-4-6-10-21(18)26(22)2/h3-10,14,16,23,27H,11-13H2,1-2H3/t16-,23-/m1/s1" ;
  ns0:smiles "O=C1O[C@H](CC=2C3=C(C=CC=C3)N(C2CC=4C5=C(C=CC=C5)N(C4)C)C)C[C@H]1O" ;
  ns0:formula "C24H24N2O3" ;
  ns0:charge "0" ;
  ns0:mass "388.467" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "388.17869" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" .

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 .
