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

<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:204316>
  ns0:charge "0" ;
  skos:prefLabel "SO 75R1"@fa, "so 75r1"@en ;
  ns0:mass "558.580" ;
  ns0:inchikey "BOCNMPJNEZKZFJ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "6,9,11-trihydroxy-7-(3-hydroxy-4,5-dimethoxy-6-methyloxan-2-yl)oxy-4-methoxy-3,9-dimethyl-8,10-dihydro-7H-tetracene-5,12-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48120> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "558.21011" ;
  ns0:inchi "InChI=1S/C29H34O11/c1-11-7-8-13-17(25(11)36-4)23(33)19-18(20(13)30)21(31)14-9-29(3,35)10-15(16(14)22(19)32)40-28-24(34)27(38-6)26(37-5)12(2)39-28/h7-8,12,15,24,26-28,31-32,34-35H,9-10H2,1-6H3" ;
  ns0:formula "C29H34O11" ;
  ns0:smiles "O=C1C2=C(O)C3=C(CC(O)(C)CC3OC4OC(C(OC)C(C4O)OC)C)C(=C2C(=O)C=5C1=C(OC)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 .
