@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:206555> .

<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:206555>
  ns0:formula "C15H18O9" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "flavoroseoside"@en, "فلاوروسوزید"@fa ;
  ns0:charge "0" ;
  ns0:mass "342.300" ;
  ns0:monoisotopicmass "342.09508" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:smiles "O=C1O[C@@H](CC=2C1=C(O)C=C(O[C@H]3O[C@H](CO)[C@H]([C@H]3O)O)C2O)C" ;
  ns0:synonym_EXACT "(3R)-6-[(2R,3R,4S,5R)-3,4-dihydroxy-5-(hydroxymethyl)oxolan-2-yl]oxy-5,8-dihydroxy-3-methyl-3,4-dihydroisochromen-1-one" ;
  ns0:inchi "InChI=1S/C15H18O9/c1-5-2-6-10(14(21)22-5)7(17)3-8(11(6)18)23-15-13(20)12(19)9(4-16)24-15/h3,5,9,12-13,15-20H,2,4H2,1H3/t5-,9-,12-,13-,15+/m1/s1" ;
  ns0:inchikey "GUNXKIKUNNXJKN-NKLJSFOLSA-N" .

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 .
