@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:80683>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H28N2O9" ;
  ns0:monoisotopicmass "512.17948" ;
  ns0:inchikey "ODQBQUXGRYBRTP-FWMZWJSFSA-N" ;
  skos:prefLabel "pumiloside"@en, "پومیلوزید"@fa ;
  ns0:smiles "OC[C@H]1O[C@@H](O[C@@H]2OC=C3[C@@H](C[C@@H]4N(Cc5c4[nH]c4ccccc4c5=O)C3=O)[C@H]2C=C)[C@H](O)[C@@H](O)[C@@H]1O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H28N2O9/c1-2-11-13-7-17-19-14(20(30)12-5-3-4-6-16(12)27-19)8-28(17)24(34)15(13)10-35-25(11)37-26-23(33)22(32)21(31)18(9-29)36-26/h2-6,10-11,13,17-18,21-23,25-26,29,31-33H,1,7-9H2,(H,27,30)/t11-,13+,17+,18-,21-,22+,23-,25+,26+/m1/s1" ;
  ns0:mass "512.50850" .

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

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:mass rdfs:label "جرم"@fa, "mass"@en .
