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

<http://www.irandoc.acir/onto/irandoc/CHEBI:201234>
  skos:prefLabel "ma-144-kh"@en, "MA 144 KH"@fa ;
  ns0:formula "C28H31NO10" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:mass "541.553" ;
  ns0:smiles "O=C1C2=C(O)C3=C([C@@H](C(=O)OC)[C@@](O)(CC)C[C@@H]3OC4OC(C(O)C(C4)N)C)C=C2C(=O)C=5C1=C(O)C=CC5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "methyl (1R,2R,4S)-4-(4-amino-5-hydroxy-6-methyloxan-2-yl)oxy-2-ethyl-2,5,7-trihydroxy-6,11-dioxo-3,4-dihydro-1H-tetracene-1-carboxylate" ;
  ns0:inchi "InChI=1S/C28H31NO10/c1-4-28(36)10-17(39-18-9-15(29)23(31)11(2)38-18)20-13(22(28)27(35)37-3)8-14-21(26(20)34)25(33)19-12(24(14)32)6-5-7-16(19)30/h5-8,11,15,17-18,22-23,30-31,34,36H,4,9-10,29H2,1-3H3/t11?,15?,17-,18?,22-,23?,28+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "MCWLCHNOMBKWNJ-CUNXHAHNSA-N" ;
  ns0:monoisotopicmass "541.19480" .

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 .
