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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190123>
  ns0:inchikey "WNWNYJSOBYTXFA-IJYCYIJYSA-N" ;
  ns0:inchi "InChI=1S/C12H21NO11/c13-3(1-14)9(5(17)4(16)2-15)23-12-8(20)6(18)7(19)10(24-12)11(21)22/h1,3-10,12,15-20H,2,13H2,(H,21,22)/t3-,4+,5-,6-,7-,8+,9+,10-,12+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "355.296" ;
  skos:prefLabel "کندروزین"@fa, "chondrosine"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1[C@@H](O[C@@H]([C@@H](O)[C@H](O)CO)[C@@H](N)C=O)[C@H](O)[C@@H](O)[C@H](O)[C@H]1C(O)=O" ;
  ns0:synonym_EXACT "(2S,3S,4S,5R,6R)-6-[(2R,3R,4S,5R)-2-amino-4,5,6-trihydroxy-1-oxohexan-3-yl]oxy-3,4,5-trihydroxyoxane-2-carboxylic acid" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "355.11146" ;
  ns0:formula "C12H21NO11" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
