@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:52782>
  skos:prefLabel "o-acyl carbohydrate"@en, "ای آسیل کربوهیدرات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181238> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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:181238>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1[C@@H]([C@@H](O)[C@H](O)[C@@H](O)[C@@H]1OCC/C=C/CC)CO[C@@H]2OC[C@H](O)[C@H](O)[C@H]2O" ;
  ns0:monoisotopicmass "394.18390" ;
  skos:prefLabel "(Z) 3 هگزنیل ویسیانوسید"@fa, "(z)-3-hexenylvicianoside"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NVTNXPADRDASMP-BHELATFJSA-N" ;
  ns0:formula "C17H30O10" ;
  ns0:charge "0" ;
  ns0:mass "394.417" ;
  ns0:inchi "InChI=1S/C17H30O10/c1-2-3-4-5-6-24-17-15(23)13(21)12(20)10(27-17)8-26-16-14(22)11(19)9(18)7-25-16/h3-4,9-23H,2,5-8H2,1H3/b4-3-/t9-,10+,11-,12+,13-,14+,15+,16-,17+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:synonym_EXACT "(2R,3R,4S,5S,6R)-2-[(Z)-hex-3-enoxy]-6-[[(2S,3R,4S,5S)-3,4,5-trihydroxyoxan-2-yl]oxymethyl]oxane-3,4,5-triol" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
