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

<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:6575>
  ns0:monoisotopicmass "442.18390" ;
  ns0:mass "442.458" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "لوسیتانیکوزید"@fa, "lusitanicoside"@en ;
  ns0:synonym_EXACT "Lusitanicoside" ;
  ns0:inchikey "DAELTTGCCPRYTP-ZLQZEYEISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C[C@@H]1O[C@@H](OC[C@H]2O[C@@H](Oc3ccc(CC=C)cc3)[C@H](O)[C@@H](O)[C@@H]2O)[C@H](O)[C@H](O)[C@H]1O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:charge "0" ;
  ns0:formula "C21H30O10" ;
  ns0:inchi "InChI=1S/C21H30O10/c1-3-4-11-5-7-12(8-6-11)30-21-19(27)17(25)15(23)13(31-21)9-28-20-18(26)16(24)14(22)10(2)29-20/h3,5-8,10,13-27H,1,4,9H2,2H3/t10-,13+,14-,15+,16+,17-,18+,19+,20+,21+/m0/s1" .

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 .
