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

<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:213896> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:213896>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:smiles "O=C(N[C@H]([C@H](O)C/C=C/CCCCCCCCCCC)CO[C@@H]1O[C@@H]([C@@H](O)[C@@H]([C@H]1O)O)CO)CCCCCCCCCCCCCCCCCCCCCCCC" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "mooreaside a"@en, "موریساید A"@fa ;
  ns0:inchikey "DJXVTSAPDGAYAX-JPUVSGHGSA-N" ;
  ns0:mass "812.271" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C48H93NO8/c1-3-5-7-9-11-13-15-17-18-19-20-21-22-23-24-25-26-28-30-32-34-36-38-44(52)49-41(40-56-48-47(55)46(54)45(53)43(39-50)57-48)42(51)37-35-33-31-29-27-16-14-12-10-8-6-4-2/h33,35,41-43,45-48,50-51,53-55H,3-32,34,36-40H2,1-2H3,(H,49,52)/b35-33+/t41-,42+,43+,45+,46-,47+,48+/m0/s1" ;
  ns0:formula "C48H93NO8" ;
  ns0:synonym_EXACT "N-[(E,2S,3R)-3-hydroxy-1-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyheptadec-5-en-2-yl]pentacosanamide" ;
  ns0:monoisotopicmass "811.69012" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
