@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:46955>
  skos:prefLabel "آنتراسین"@fa, "anthracenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198329> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198329>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46955> ;
  ns0:charge "0" ;
  ns0:inchikey "DHOSUPJHLBTMAV-YIXHJXPBSA-N" ;
  ns0:inchi "InChI=1S/C20H16O8/c1-8(21)16-10(4-13(23)7-15(25)26)2-9-3-11-5-12(22)6-14(24)17(11)20(28)18(9)19(16)27/h2-6,22-24,27-28H,7H2,1H3,(H,25,26)/b13-4+" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)C/C(/O)=C/C=1C(=C(O)C2=C(O)C3=C(O)C=C(C=C3C=C2C1)O)C(=O)C" ;
  ns0:synonym_EXACT "(E)-4-(3-acetyl-4,5,7,10-tetrahydroxyanthracen-2-yl)-3-hydroxybut-3-enoic acid" ;
  ns0:formula "C20H16O8" ;
  skos:prefLabel "تتراسنومایسین F2"@fa, "tetracenomycin-f2"@en ;
  ns0:monoisotopicmass "384.08452" ;
  ns0:mass "384.340" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
