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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218449>
  skos:prefLabel "methylobamine"@en, "متیلوبامین"@fa ;
  ns0:inchikey "WSWRZDSZMARMQJ-GXIXWSSHSA-O" ;
  ns0:mass "303.290" ;
  ns0:charge "+1" ;
  ns0:inchi "InChI=1S/C12H18N2O7/c1-4-10(6(13)11(18)19)21-12-7(14(4)2)9(17)8(16)5(3-15)20-12/h5,7-9,12-13,15-17H,3H2,1-2H3,(H,18,19)/p+1/t5-,7-,8+,9-,12-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "2-[(4aR,6R,7R,8R,8aR)-7,8-dihydroxy-6-(hydroxymethyl)-1,2-dimethyl-6,7,8,8a-tetrahydro-4aH-pyrano[2,3-b][1,4]oxazin-1-ium-3-ylidene]-2-aminoacetic acid" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C(O)C(N)=C1O[C@H]2O[C@@H]([C@H](O)[C@@H]([C@H]2[N+](=C1C)C)O)CO" ;
  ns0:formula "C12H19N2O7" ;
  ns0:monoisotopicmass "303.11868" .

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 .
