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

<http://www.irandoc.acir/onto/irandoc/CHEBI:32208>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "WBICYHCOBLVBMM-UHFFFAOYSA-N" ;
  ns0:smiles "CC1(O)CC(O)Cc2cc3C(=O)c4cc(O)cc(O)c4C(=O)c3c(O)c12" ;
  ns0:synonym_EXACT "1,3,8,10,11-pentahydroxy-10-methyl-7,8,9,10-tetrahydrotetracene-5,12-dione", "Tetracenomycin M" ;
  ns0:formula "C19H16O7" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "356.08960" ;
  skos:prefLabel "tetracenomycin m"@en, "تتراسنومایسین M"@fa ;
  ns0:inchi "InChI=1S/C19H16O7/c1-19(26)6-9(21)2-7-3-10-14(18(25)15(7)19)17(24)13-11(16(10)23)4-8(20)5-12(13)22/h3-5,9,20-22,25-26H,2,6H2,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48132> ;
  ns0:mass "356.32610" ;
  ns0:subset "3_STAR" .

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 .
