@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48129>
  skos:prefLabel "بنزوایزوکرومانکینون"@fa, "benzoisochromanequinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203871> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:203871>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "menoxymycin b"@en, "منوکسی‌مایسین B"@fa ;
  ns0:monoisotopicmass "489.19988" ;
  ns0:inchikey "YPUKEVIVDLXYHG-VUHJHAOPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48129> ;
  ns0:inchi "InChI=1S/C25H31NO9/c1-10-18-20(24(31)16(34-10)9-17(27)33-5)23(30)13-7-6-12(22(29)19(13)25(18)32)15-8-14(26(3)4)21(28)11(2)35-15/h6-7,10-11,14-16,21,24,28-29,31H,8-9H2,1-5H3/t10-,11-,14-,15-,16-,21-,24+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "methyl 2-[(1R,3R,4R)-8-[(2R,4R,5S,6R)-4-(dimethylamino)-5-hydroxy-6-methyloxan-2-yl]-4,9-dihydroxy-1-methyl-5,10-dioxo-3,4-dihydro-1H-benzo[g]isochromen-3-yl]acetate" ;
  ns0:charge "0" ;
  ns0:formula "C25H31NO9" ;
  ns0:mass "489.521" ;
  ns0:smiles "O=C1C2=C(O)C(=CC=C2C(=O)C3=C1[C@H](O[C@@H]([C@@H]3O)CC(=O)OC)C)[C@@H]4O[C@@H]([C@@H](O)[C@@H](C4)N(C)C)C" .

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 .
