@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:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199816> .

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199816>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "420.14203" ;
  ns0:inchi "InChI=1S/C21H24O9/c1-21(27)6-10-3-9-4-11(29-20-19(26)17(24)14(8-22)30-20)5-13(28-2)16(9)18(25)15(10)12(23)7-21/h3-5,14,17,19-20,22,24-27H,6-8H2,1-2H3/t14-,17-,19-,20+,21+/m1/s1" ;
  skos:prefLabel "asperflavin ribofuranoside"@en, "آسپرفلاوین ریبوفورانوسید"@fa ;
  ns0:mass "420.414" ;
  ns0:synonym_EXACT "(3S)-6-[(2R,3R,4S,5R)-3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl]oxy-3,9-dihydroxy-8-methoxy-3-methyl-2,4-dihydroanthracen-1-one" ;
  ns0:inchikey "GPKKBAJJMITEJA-LZHVCYTJSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H24O9" ;
  ns0:smiles "O=C1C2=C(O)C3=C(OC)C=C(O[C@H]4O[C@H](CO)[C@H]([C@H]4O)O)C=C3C=C2C[C@@](C1)(O)C" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
