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

<http://www.irandoc.acir/onto/irandoc/CHEBI:218127>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "کلتوتریکومین A"@fa, "colletotrichumine a"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "265.316" ;
  ns0:synonym_EXACT "(3E)-3-[(3,5,6-trimethylpyrazin-2-yl)methylidene]-1H-indol-2-one" ;
  ns0:monoisotopicmass "265.12151" ;
  ns0:formula "C16H15N3O" ;
  ns0:inchi "InChI=1S/C16H15N3O/c1-9-10(2)18-15(11(3)17-9)8-13-12-6-4-5-7-14(12)19-16(13)20/h4-8H,1-3H3,(H,19,20)/b13-8+" ;
  ns0:charge "0" ;
  ns0:smiles "O=C/1NC=2C=CC=CC2/C1=C/C3=NC(=C(C)N=C3C)C" ;
  ns0:inchikey "UPOJQOAXPUNQHS-MDWZMJQESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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 .
