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

<http://www.irandoc.acir/onto/irandoc/CHEBI:220364>
  ns0:inchikey "KJLPFHCXNJUKKV-XHQZDOBHSA-N" ;
  ns0:mass "657.713" ;
  skos:prefLabel "اسپکومایسین B1"@fa, "specumycin b1"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "657.27853" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:inchi "InChI=1S/C34H43NO12/c1-15(37)9-25(44-16(2)14-36)47-33-17(3)45-26(11-22(33)35)46-24-13-34(42,18(4)38)12-19-10-21-29(31(40)27(19)24)32(41)28-20(30(21)39)7-6-8-23(28)43-5/h6-8,10,15-17,22,24-26,33,36-37,40,42H,9,11-14,35H2,1-5H3/t15?,16?,17-,22-,24-,25?,26-,33+,34-/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(7S,9S)-9-acetyl-7-[(2R,4S,5S,6S)-4-amino-5-[3-hydroxy-1-(1-hydroxypropan-2-yloxy)butoxy]-6-methyloxan-2-yl]oxy-6,9-dihydroxy-4-methoxy-8,10-dihydro-7H-tetracene-5,12-dione" ;
  ns0:smiles "O=C1C2=C(O)C3=C(C[C@@](O)(C(=O)C)C[C@@H]3O[C@@H]4O[C@H]([C@@H](OC(OC(CO)C)CC(O)C)[C@H](C4)N)C)C=C2C(=O)C=5C1=C(OC)C=CC5" ;
  ns0:formula "C34H43NO12" .

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 .
