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

<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://www.irandoc.acir/onto/irandoc/CHEBI:224449>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:inchi "InChI=1S/C28H33NO10/c1-5-28(37)10-17(39-18-9-14(29(3)4)23(32)11(2)38-18)12-8-13-19(25(34)20(12)27(28)36)26(35)22-16(31)7-6-15(30)21(22)24(13)33/h6-8,11,14,17-18,23,27,30-32,34,36-37H,5,9-10H2,1-4H3/t11-,14+,17+,18+,23+,27-,28-/m1/s1" ;
  skos:prefLabel "alldimycin a"@en, "آلدیمایسین A"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "543.21045" ;
  ns0:inchikey "KPUUTJSVCSKVTL-FSBDOOBYSA-N" ;
  ns0:formula "C28H33NO10" ;
  ns0:mass "543.569" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(7S,9R,10R)-7-[(2R,4S,5R,6R)-4-(dimethylamino)-5-hydroxy-6-methyloxan-2-yl]oxy-9-ethyl-1,4,9,10,11-pentahydroxy-8,10-dihydro-7H-tetracene-5,12-dione" ;
  ns0:smiles "O=C1C2=C(C(=O)C=3C1=C(O)C4=C([C@@H](O[C@@H]5O[C@@H]([C@H](O)[C@H](C5)N(C)C)C)C[C@]([C@@H]4O)(O)CC)C3)C(O)=CC=C2O" .

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 .
