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

<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:199048>
  ns0:monoisotopicmass "516.16316" ;
  skos:prefLabel "4-o,3'-o-didemethyl mutactimycin"@en, "4 O,3'O دیدمتیل موتاکتیمایسین"@fa ;
  ns0:formula "C26H28O11" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KFOKBTLLYXTWHL-OJPOHHCHSA-N" ;
  ns0:mass "516.499" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C26H28O11/c1-8-4-5-10-14(17(8)27)22(32)16-15(19(10)29)20(30)11-6-26(3,35)7-12(13(11)21(16)31)37-25-24(34)23(33)18(28)9(2)36-25/h4-5,9,12,18,23-25,27-28,30-31,33-35H,6-7H2,1-3H3/t9-,12-,18-,23+,24+,25-,26+/m0/s1" ;
  ns0:synonym_EXACT "(7S,9R)-4,6,9,11-tetrahydroxy-3,9-dimethyl-7-[(2R,3R,4R,5R,6S)-3,4,5-trihydroxy-6-methyloxan-2-yl]oxy-8,10-dihydro-7H-tetracene-5,12-dione" ;
  ns0:smiles "O=C1C2=C(O)C3=C(C[C@](O)(C)C[C@@H]3O[C@@H]4O[C@H]([C@H](O)[C@H]([C@H]4O)O)C)C(=C2C(=O)C=5C1=C(O)C(=CC5)C)O" .

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 .
