@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#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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:89553> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:89553>
  ns0:inchi "InChI=1S/C16H20O8/c1-3-4-8-5-6-9(10(7-8)22-2)23-16-13(19)11(17)12(18)14(24-16)15(20)21/h3-7,11-14,16-19H,1-2H3,(H,20,21)/b4-3+/t11-,12-,13+,14-,16?/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "trans-isoeugenol-o-glucuronide"@en, "ترانس ایزووژنول O گلوکورونید"@fa ;
  ns0:formula "C16H20O8" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24302> ;
  ns0:synonym_RELATED "(2S,3S,4S,5R)-3,4,5-trihydroxy-6-{2-methoxy-4-[(1E)-prop-1-en-1-yl]phenoxy}oxane-2-carboxylic acid" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "340.11582" ;
  ns0:inchikey "HBQGHTRBYUFZLV-MIJQFFSFSA-N" ;
  ns0:smiles "COC1=CC(/C=C/C)=CC=C1OC2[C@@H]([C@H]([C@@H]([C@H](O2)C(O)=O)O)O)O" ;
  ns0:mass "340.326" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
