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

<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:199248>
  ns0:inchi "InChI=1S/C14H20O6/c1-6-4-9(15)7(2)10(5-6)20-14-13(18)12(17)11(16)8(3)19-14/h4-5,8,11-18H,1-3H3/t8-,11-,12+,13+,14-/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "284.308" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:synonym_EXACT "(2S,3R,4R,5R,6S)-2-(3-hydroxy-2,5-dimethylphenoxy)-6-methyloxane-3,4,5-triol" ;
  ns0:monoisotopicmass "284.12599" ;
  ns0:inchikey "YZRLXXFGHFHWMS-CNJBRALLSA-N" ;
  ns0:smiles "O1[C@@H](OC2=C(C(O)=CC(=C2)C)C)[C@H](O)[C@H](O)[C@H]([C@@H]1C)O" ;
  skos:prefLabel "پستارهامنوز C"@fa, "pestarhamnose c"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C14H20O6" ;
  ns0:subset "2_STAR" .

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