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

<http://www.irandoc.acir/onto/irandoc/CHEBI:197279>
  ns0:mass "499.516" ;
  ns0:inchikey "KMIBSUUWQWSRQV-BAYOIBAISA-N" ;
  ns0:inchi "InChI=1S/C26H29NO9/c1-10-21(29)15(27)7-17(35-10)36-16-9-26(34,11(2)28)8-14-18(16)25(33)20-19(24(14)32)22(30)12-5-3-4-6-13(12)23(20)31/h3-6,10-11,15-17,21,28-29,32-34H,7-9,27H2,1-2H3/t10-,11-,15-,16-,17-,21+,26-/m0/s1" ;
  ns0:formula "C26H29NO9" ;
  ns0:monoisotopicmass "499.18423" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:smiles "O([C@H]1C[C@@](O)(CC2=C1C(O)=C3C(=C2O)C(=O)C=4C(C3=O)=CC=CC4)[C@@H](O)C)[C@@H]5O[C@H]([C@@H](O)[C@@H](N)C5)C" ;
  ns0:charge "0" ;
  skos:prefLabel "ایداروبیسینول"@fa, "idarubicinol"@en ;
  ns0:synonym_EXACT "(7S,9S)-7-[(2R,4S,5S,6S)-4-amino-5-hydroxy-6-methyloxan-2-yl]oxy-6,9,11-trihydroxy-9-[(1S)-1-hydroxyethyl]-8,10-dihydro-7H-tetracene-5,12-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" .

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 .
