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

<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:226183>
  ns0:synonym_EXACT "(2S,3R,4R,5R,6S)-2-[4-hydroxy-3-(7-methyl-3-methylideneoct-6-en-1-ynyl)phenoxy]-6-methyloxane-3,4,5-triol" ;
  ns0:smiles "O1[C@@H](OC2=CC(C#CC(=C)CCC=C(C)C)=C(O)C=C2)[C@H](O)[C@H](O)[C@H]([C@@H]1C)O" ;
  ns0:inchi "InChI=1S/C22H28O6/c1-13(2)6-5-7-14(3)8-9-16-12-17(10-11-18(16)23)28-22-21(26)20(25)19(24)15(4)27-22/h6,10-12,15,19-26H,3,5,7H2,1-2,4H3/t15-,19-,20+,21+,22-/m0/s1" ;
  ns0:mass "388.460" ;
  skos:prefLabel "پستالوتیوکینوزید C"@fa, "pestalotioquinoside c"@en ;
  ns0:monoisotopicmass "388.18859" ;
  ns0:inchikey "NRDCSLAQSOIIRI-RMGTVLPZSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:formula "C22H28O6" ;
  ns0:charge "0" .

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 .
