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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:201826>
  ns0:mass "500.500" ;
  ns0:inchi "InChI=1S/C26H28O10/c1-10-19(28)23(32)24(34-3)25(35-10)36-15-9-26(2,33)8-11-7-13-18(21(30)16(11)15)22(31)17-12(20(13)29)5-4-6-14(17)27/h4-7,10,15,19,23-25,27-28,30,32-33H,8-9H2,1-3H3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "aranciamycin a"@en, "آرانسیامایسین A"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(7S,9R)-7-[(2R,3R,4R,5R,6S)-4,5-dihydroxy-3-methoxy-6-methyloxan-2-yl]oxy-4,6,9-trihydroxy-9-methyl-8,10-dihydro-7H-tetracene-5,12-dione" ;
  ns0:formula "C26H28O10" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:inchikey "DEPMSUJGYKZLRC-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "500.16825" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C(O)C3=C(CC(O)(C)CC3OC4OC(C(O)C(C4OC)O)C)C=C2C(=O)C=5C1=C(O)C=CC5" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
