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

<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:218645>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "499.516" ;
  skos:prefLabel "1-hydroxy-d-788-11"@en, "1 هیدروکسی D 788 11"@fa ;
  ns0:formula "C26H29NO9" ;
  ns0:synonym_EXACT "(7S,9S)-7-(4-amino-5-hydroxy-6-methyloxan-2-yl)oxy-9-ethyl-1,4,6,9-tetrahydroxy-8,10-dihydro-7H-tetracene-5,12-dione" ;
  ns0:smiles "O=C1C2=C(C(=O)C=3C1=C(O)C4=C(C[C@@](O)(CC)C[C@@H]4OC5OC(C(O)C(C5)N)C)C3)C(O)=CC=C2O" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KGRCSDJARXQFNS-QOMIVSSASA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:inchi "InChI=1S/C26H29NO9/c1-3-26(34)8-11-6-12-19(25(33)21-15(29)5-4-14(28)20(21)23(12)31)24(32)18(11)16(9-26)36-17-7-13(27)22(30)10(2)35-17/h4-6,10,13,16-17,22,28-30,32,34H,3,7-9,27H2,1-2H3/t10?,13?,16-,17?,22?,26-/m0/s1" ;
  ns0:monoisotopicmass "499.18423" ;
  ns0:charge "0" .

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 .
