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

<http://www.irandoc.acir/onto/irandoc/CHEBI:213611>
  ns0:inchikey "UDUVRUFZHKUTQX-KRWDZBQOSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H20N2O2/c23-10-9-15-13-5-2-4-8-19(13)22-20(15)17(12-24)16-11-21-18-7-3-1-6-14(16)18/h1-8,11,17,21-24H,9-10,12H2/t17-/m0/s1" ;
  skos:prefLabel "(+)-colletotryptin e"@en, "(+) کلتوتریپتین E"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  ns0:mass "320.392" ;
  ns0:formula "C20H20N2O2" ;
  ns0:smiles "OC[C@H](C=1NC=2C=CC=CC2C1CCO)C=3C4=C(C=CC=C4)NC3" ;
  ns0:monoisotopicmass "320.15248" ;
  ns0:synonym_EXACT "(2S)-2-[3-(2-hydroxyethyl)-1H-indol-2-yl]-2-(1H-indol-3-yl)ethanol" .

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 .
