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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:179661>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:smiles "O1[C@@H]([C@H](O)[C@H](O)[C@H](O)[C@@H]1OC=2C=3NC(=CC(=O)C3C=CC2)C(O)=O)CO" ;
  ns0:charge "0" ;
  ns0:formula "C16H17NO9" ;
  skos:prefLabel "xanthurenate-8-o-beta-d-glucoside"@en, "گلوکوزید گزانتورنات 8 O بتا D"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "4-oxo-8-[(2S,3S,4S,5R,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxy-1H-quinoline-2-carboxylic acid" ;
  ns0:monoisotopicmass "367.09033" ;
  ns0:inchikey "MYFHOUJDPFBJLH-XGJKELJWSA-N" ;
  ns0:inchi "InChI=1S/C16H17NO9/c18-5-10-12(20)13(21)14(22)16(26-10)25-9-3-1-2-6-8(19)4-7(15(23)24)17-11(6)9/h1-4,10,12-14,16,18,20-22H,5H2,(H,17,19)(H,23,24)/t10-,12+,13+,14+,16-/m1/s1" ;
  ns0:mass "367.310" ;
  ns0:subset "2_STAR" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
