@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:48120>
  skos:prefLabel "آنتراسایکلین"@fa, "anthracycline"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223817> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:223817>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "musettamycin"@en, "موستامایسین"@fa ;
  ns0:inchi "InChI=1S/C36H45NO14/c1-7-36(46)13-22(50-23-11-18(37(4)5)34(15(3)49-23)51-24-12-21(40)30(41)14(2)48-24)25-16(29(36)35(45)47-6)10-17-26(32(25)43)33(44)28-20(39)9-8-19(38)27(28)31(17)42/h8-10,14-15,18,21-24,29-30,34,38-41,43,46H,7,11-13H2,1-6H3/t14-,15-,18-,21-,22-,23-,24-,29-,30+,34+,36+/m0/s1" ;
  ns0:mass "715.749" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C36H45NO14" ;
  ns0:inchikey "PXKJRTZJMGPOGS-HSCQWZBZSA-N" ;
  ns0:monoisotopicmass "715.28401" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:synonym_EXACT "methyl (1R,2R,4S)-4-[(2R,4S,5S,6S)-5-[(2S,4S,5S,6S)-4,5-dihydroxy-6-methyloxan-2-yl]oxy-4-(dimethylamino)-6-methyloxan-2-yl]oxy-2-ethyl-2,5,7,10-tetrahydroxy-6,11-dioxo-3,4-dihydro-1H-tetracene-1-carboxylate" ;
  ns0:smiles "O=C1C2=C(C(=O)C=3C1=C(O)C4=C([C@@H](C(=O)OC)[C@@](O)(CC)C[C@@H]4O[C@@H]5O[C@H]([C@@H](O[C@@H]6O[C@H]([C@@H](O)[C@H](C6)O)C)[C@H](C5)N(C)C)C)C3)C(O)=CC=C2O" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
