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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217047>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "NPKFMZBXJULNIQ-AOSFQBFNSA-N" ;
  skos:prefLabel "Aureochaeglobosin C"@fa, "aureochaeglobosin c"@en ;
  ns0:smiles "O=C1[C@@]23C(=O)N[C@H]([C@@H]2[C@H](C)C([C@H]([C@@H]3C=CC[C@H](C)C=C([C@H](C([C@@H]4[C@@H]1CC=C[C@H]4[C@H]5OC[C@H]([C@@H]5O)C=CC=CC)=O)O)C)O)=C)CC=6C7=C(C=CC=C7)NC6" ;
  ns0:formula "C45H54N2O7" ;
  ns0:monoisotopicmass "734.39310" ;
  ns0:inchi "InChI=1S/C45H54N2O7/c1-6-7-8-14-28-23-54-42(40(28)50)31-16-12-17-32-36(31)41(51)38(48)25(3)20-24(2)13-11-18-33-39(49)27(5)26(4)37-35(47-44(53)45(33,37)43(32)52)21-29-22-46-34-19-10-9-15-30(29)34/h6-12,14-16,18-20,22,24,26,28,31-33,35-40,42,46,48-50H,5,13,17,21,23H2,1-4H3,(H,47,53)/t24-,26+,28+,31+,32-,33-,35-,36-,37-,38+,39+,40-,42+,45-/m0/s1" ;
  ns0:mass "734.934" ;
  ns0:synonym_EXACT "(1R,3S,7R,8S,10R,13S,17R,18S,20S,21R,22S)-10,18-dihydroxy-7-[(2R,3S,4R)-3-hydroxy-4-penta-1,3-dienyloxolan-2-yl]-22-(1H-indol-3-ylmethyl)-11,13,20-trimethyl-19-methylidene-23-azatetracyclo[15.7.0.01,21.03,8]tetracosa-5,11,15-triene-2,9,24-trione" ;
  ns0:charge "0" .

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 .
