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

<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:176018>
  ns0:formula "C21H30O8" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "410.463" ;
  ns0:monoisotopicmass "410.19407" ;
  skos:prefLabel "pteroside d"@en, "پتروسید D"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchikey "TUGWHBZURNWRDG-LNZAMEHWSA-N" ;
  ns0:synonym_EXACT "(3S)-3-hydroxy-2,2,5,7-tetramethyl-6-[2-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyethyl]-3H-inden-1-one" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1[C@@H]([C@@H](O)[C@H](O)[C@@H](O)[C@@H]1OCCC2=C(C3=C([C@H](O)C(C3=O)(C)C)C=C2C)C)CO" ;
  ns0:inchi "InChI=1S/C21H30O8/c1-9-7-12-14(19(27)21(3,4)18(12)26)10(2)11(9)5-6-28-20-17(25)16(24)15(23)13(8-22)29-20/h7,13,15-18,20,22-26H,5-6,8H2,1-4H3/t13-,15-,16+,17-,18+,20-/m1/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 .
