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

<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://www.irandoc.acir/onto/irandoc/CHEBI:227713>
  ns0:monoisotopicmass "412.13695" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:synonym_EXACT "[(2R,3S,4S,5R,6S)-3,4,5-trihydroxy-6-[(6-methoxy-5,7-dimethyl-3-oxo-1H-2-benzouran-4-yl)oxy]oxan-2-yl]methyl acetate" ;
  ns0:inchikey "LHIQRGZOOWIZDN-DGQOTAAJSA-N" ;
  ns0:inchi "InChI=1S/C19H24O10/c1-7-10-5-27-18(24)12(10)17(8(2)16(7)25-4)29-19-15(23)14(22)13(21)11(28-19)6-26-9(3)20/h11,13-15,19,21-23H,5-6H2,1-4H3/t11-,13-,14+,15-,19+/m1/s1" ;
  skos:prefLabel "پستالوتیولید A"@fa, "pestalotiolide a"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C19H24O10" ;
  ns0:mass "412.391" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1OCC=2C1=C(O[C@@H]3O[C@@H]([C@@H](O)[C@@H]([C@H]3O)O)COC(=O)C)C(=C(OC)C2C)C" .

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 .
