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

<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://www.irandoc.acir/onto/irandoc/CHEBI:220714>
  skos:prefLabel "4-rhamnosyl-phenylethylene"@en, "4 رامنوسیل فنیل اتیلن"@fa ;
  ns0:smiles "O1C(OC2=CC=C(C=C)C=C2)[C@H](O)[C@H](O)[C@H]([C@@H]1C)O" ;
  ns0:synonym_EXACT "(3R,4R,5R,6S)-2-(4-ethenylphenoxy)-6-methyloxane-3,4,5-triol" ;
  ns0:inchi "InChI=1S/C14H18O5/c1-3-9-4-6-10(7-5-9)19-14-13(17)12(16)11(15)8(2)18-14/h3-8,11-17H,1H2,2H3/t8-,11-,12+,13+,14?/m0/s1" ;
  ns0:inchikey "ONYGOORYDYFLMJ-RSQABMPASA-N" ;
  ns0:monoisotopicmass "266.11542" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:formula "C14H18O5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "266.293" .

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 .
