@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:51286>
  skos:prefLabel "تتراسنکینون ها"@fa, "tetracenequinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:32204> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:32204>
  ns0:inchikey "UBGPMJPFKHUCCA-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "408.08452" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51286> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "Tetracenomycin E", "10,12-dihydroxy-3,8-dimethoxy-1-methyl-6,11-dioxo-6,11-dihydrotetracene-2-carboxylic acid" ;
  ns0:subset "3_STAR" ;
  ns0:formula "C22H16O8" ;
  ns0:smiles "COc1cc(O)c2C(=O)c3c(O)c4c(C)c(C(O)=O)c(OC)cc4cc3C(=O)c2c1" ;
  ns0:charge "0" ;
  ns0:mass "408.35764" ;
  skos:prefLabel "tetracenomycin e"@en, "تتراسنومایسین E"@fa ;
  ns0:inchi "InChI=1S/C22H16O8/c1-8-15-9(5-14(30-3)16(8)22(27)28)4-11-18(20(15)25)21(26)17-12(19(11)24)6-10(29-2)7-13(17)23/h4-7,23,25H,1-3H3,(H,27,28)" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
