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

<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://www.irandoc.acir/onto/irandoc/CHEBI:169145>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "370.12638" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  skos:prefLabel "6-[2,6-dihydroxy-3-(3-methylbut-2-en-1-yl)phenoxy]-3,4,5-trihydroxyoxane-2-carboxylic acid"@en, "6 [2، دی هیدروکسی 3 ( متیل بوت  ان 1 یل) فنوکسی] ،4،5 تری   کربوکسیلیک اسید"@fa ;
  ns0:inchikey "PNQYHJBGSPEPCO-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H22O9/c1-7(2)3-4-8-5-6-9(18)14(10(8)19)25-17-13(22)11(20)12(21)15(26-17)16(23)24/h3,5-6,11-13,15,17-22H,4H2,1-2H3,(H,23,24)" ;
  ns0:mass "370.354" ;
  ns0:formula "C17H22O9" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "6-[2,6-dihydroxy-3-(3-methylbut-2-enyl)phenoxy]-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC=2C(O)=C(CC=C(C)C)C=CC2O)C(O)=O" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
