@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:23232>
  skos:prefLabel "کرومن ها"@fa, "chromenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220591> .

<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:220591>
  ns0:subset "2_STAR" ;
  ns0:inchikey "FXCBZGHGMRSWJD-MHZLTWQESA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23232> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "536.445" ;
  ns0:synonym_EXACT "methyl (2S)-8',10-dihydroxy-5',7'-dimethoxy-4',9,9'-trioxospiro[3,4-dihydropyrano[4,3-g]chromene-2,2'-3H-benzo[][1]benzouran]-7-carboxylate" ;
  ns0:inchi "InChI=1S/C27H20O12/c1-34-13-8-14(35-2)20(29)18-17(13)19(28)12-9-27(39-24(12)22(18)31)5-4-10-6-11-7-15(25(32)36-3)37-26(33)16(11)21(30)23(10)38-27/h6-8,29-30H,4-5,9H2,1-3H3/t27-/m0/s1" ;
  ns0:monoisotopicmass "536.09548" ;
  skos:prefLabel "beta-rubromycin"@en, "بتا روبرومایسین"@fa ;
  ns0:smiles "O=C1OC(C(=O)OC)=CC=2C1=C(O)C=3O[C@]4(OC=5C(=O)C=6C(O)=C(OC)C=C(C6C(C5C4)=O)OC)CCC3C2" ;
  ns0:formula "C27H20O12" ;
  ns0:charge "0" .

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 .
