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

<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://www.irandoc.acir/onto/irandoc/CHEBI:31171>
  ns0:mass "848.330" ;
  skos:prefLabel "هیدروکلراید آکلاروبیسین"@fa, "aclarubicin hydrochloride"@en ;
  ns0:formula "C42H53NO15.HCl", "C42H54ClNO15" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:inchi "InChI=1S/C42H53NO15.ClH/c1-8-42(51)17-28(33-22(35(42)41(50)52-7)14-23-34(38(33)49)37(48)32-21(36(23)47)10-9-11-26(32)45)56-30-15-24(43(5)6)39(19(3)54-30)58-31-16-27(46)40(20(4)55-31)57-29-13-12-25(44)18(2)53-29;/h9-11,14,18-20,24,27-31,35,39-40,45-46,49,51H,8,12-13,15-17H2,1-7H3;1H/t18-,19-,20-,24-,27-,28-,29-,30-,31-,35-,39+,40+,42+;/m0./s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "[C@H]1(O[C@@H]2[C@H](C)O[C@@H](O[C@H]3[C@H](C[C@@H](O[C@H]3C)O[C@@H]4C5=C(C=6C(C=7C(=CC=CC7C(=O)C6C=C5[C@H]([C@@](O)(CC)C4)C(=O)OC)O)=O)O)N(C)C)C[C@@H]2O)CCC([C@H](C)O1)=O.Cl" ;
  ns0:synonym_EXACT "Aclarubicin hydrochloride" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "KUSMIBXCRZTVML-PCCPLWKKSA-N" ;
  ns0:monoisotopicmass "847.31820" .

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 .
