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

<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:225086> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225086>
  ns0:mass "513.499" ;
  ns0:inchi "InChI=1S/C26H27NO10/c1-10-22(31)14(27)6-18(36-10)37-16-8-26(35,17(30)9-28)7-11-5-13-21(24(33)19(11)16)25(34)20-12(23(13)32)3-2-4-15(20)29/h2-5,10,14,16,18,22,28-29,31,33,35H,6-9,27H2,1H3/t10-,14-,16-,18+,22+,26+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:smiles "O=C1C2=C(O)C3=C(C[C@@](O)(C(=O)CO)C[C@H]3O[C@@H]4O[C@@H]([C@H](O)[C@@H](C4)N)C)C=C2C(=O)C=5C1=C(O)C=CC5" ;
  ns0:monoisotopicmass "513.16350" ;
  ns0:formula "C26H27NO10" ;
  ns0:inchikey "ROILTUODAPUWLG-KAKOBGMRSA-N" ;
  skos:prefLabel "4 O دمتیل 11 دئوکسی دوکسوروبیسین"@fa, "4-o-demethyl-11-deoxydoxorubicin"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(7R,9S)-7-[(2R,4R,5R,6R)-4-amino-5-hydroxy-6-methyloxan-2-yl]oxy-4,6,9-trihydroxy-9-(2-hydroxyacetyl)-8,10-dihydro-7H-tetracene-5,12-dione" ;
  ns0:charge "0" .

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 .
