@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:5980>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "isoalangiside"@en, "ایزوالانگیزید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:monoisotopicmass "505.19480" ;
  ns0:charge "0" ;
  ns0:inchikey "BCYNGTTVQNJTCV-ONGZBVEHSA-N" ;
  ns0:smiles "COc1cc2CCN3[C@@H](C[C@H]4[C@@H](C=C)[C@H](O[C@@H]5O[C@H](CO)[C@@H](O)[C@H](O)[C@H]5O)OC=C4C3=O)c2cc1O" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C25H31NO10/c1-3-12-14-7-16-13-8-17(28)18(33-2)6-11(13)4-5-26(16)23(32)15(14)10-34-24(12)36-25-22(31)21(30)20(29)19(9-27)35-25/h3,6,8,10,12,14,16,19-22,24-25,27-31H,1,4-5,7,9H2,2H3/t12-,14+,16+,19-,20-,21+,22-,24+,25+/m1/s1" ;
  ns0:synonym_EXACT "Isoalangiside" ;
  ns0:formula "C25H31NO10" ;
  ns0:mass "505.515" .

<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:5980> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
