@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24302>
  skos:prefLabel "گلوکوزیدورونیک اسید"@fa, "glucosiduronic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:185723> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:185723>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24302> ;
  ns0:monoisotopicmass "372.10565" ;
  ns0:synonym_EXACT "3,4,5-trihydroxy-6-[3-(3-hydroxy-5-methoxyphenyl)propanoyloxy]oxane-2-carboxylic acid" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C(C(O)C(O)C(O)C1OC(=O)CCC=2C=C(OC)C=C(O)C2)C(O)=O" ;
  ns0:inchi "InChI=1S/C16H20O10/c1-24-9-5-7(4-8(17)6-9)2-3-10(18)25-16-13(21)11(19)12(20)14(26-16)15(22)23/h4-6,11-14,16-17,19-21H,2-3H2,1H3,(H,22,23)" ;
  ns0:mass "372.326" ;
  ns0:inchikey "XLGHKCJNNRHKIX-UHFFFAOYSA-N" ;
  skos:prefLabel "3،4،5 تری هیدروکسی 6 /{[ (   متوکسی فنیل) پروپانویل] اکسی/} اکسان 2 کربوکسیلیک اسید"@fa, "3,4,5-trihydroxy-6-/{[3-(3-hydroxy-5-methoxyphenyl)propanoyl]oxy/}oxane-2-carboxylic acid"@en ;
  ns0:charge "0" ;
  ns0:formula "C16H20O10" .

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 .
