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

<http://www.irandoc.acir/onto/irandoc/CHEBI:213579>
  ns0:formula "C21H22N2O3" ;
  skos:prefLabel "کلتوتریپتین A"@fa, "colletotryptin a"@en ;
  ns0:synonym_EXACT "(2S,3R)-3-[3-(2-hydroxyethyl)-1H-indol-2-yl]-3-(1H-indol-3-yl)propane-1,2-diol" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "GTKKLIYNQCXJMH-UXHICEINSA-N" ;
  ns0:inchi "InChI=1S/C21H22N2O3/c24-10-9-15-13-5-2-4-8-18(13)23-21(15)20(19(26)12-25)16-11-22-17-7-3-1-6-14(16)17/h1-8,11,19-20,22-26H,9-10,12H2/t19-,20+/m1/s1" ;
  ns0:smiles "O[C@@H]([C@@H](C=1NC=2C=CC=CC2C1CCO)C=3C4=C(C=CC=C4)NC3)CO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "350.16304" ;
  ns0:charge "0" ;
  ns0:mass "350.418" .

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 .
