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

<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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198069>
  ns0:monoisotopicmass "464.09548" ;
  ns0:formula "C21H20O12" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  skos:prefLabel "nigrosphaerin a"@en, "نیگروسفارین A"@fa ;
  ns0:inchikey "DCVJFIZWKZXWRM-GUFUGUNKSA-N" ;
  ns0:smiles "O=C1OC(=C(O)C=2C1=C(O)C=C(O[C@@H]3O[C@@H]([C@@H](O)[C@@H]([C@H]3O)O)CO)C2)C4=CC(O)=C(O)C=C4" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H20O12/c22-6-13-16(27)17(28)18(29)21(32-13)31-8-4-9-14(12(25)5-8)20(30)33-19(15(9)26)7-1-2-10(23)11(24)3-7/h1-5,13,16-18,21-29H,6H2/t13-,16-,17+,18-,21-/m1/s1" ;
  ns0:synonym_EXACT "3-(3,4-dihydroxyphenyl)-4,8-dihydroxy-6-[(2S,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyisochromen-1-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:mass "464.379" .

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