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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:227999>
  ns0:inchi "InChI=1S/C40H73NO9/c1-3-5-7-9-11-13-15-16-17-19-21-23-25-27-29-34(44)39(48)41-32(31-49-40-38(47)37(46)36(45)35(30-42)50-40)33(43)28-26-24-22-20-18-14-12-10-8-6-4-2/h15-16,20-23,32-38,40,42-47H,3-14,17-19,24-31H2,1-2H3,(H,41,48)/b16-15+,22-20+,23-21+/t32-,33?,34?,35+,36+,37-,38+,40+/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "712.022" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  skos:prefLabel "پنی‌کلوزید A"@fa, "penicilloside a"@en ;
  ns0:monoisotopicmass "711.52853" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(6E,10E)-2-hydroxy-N-[(E,2S)-3-hydroxy-1-[(2R,3R,4S,5S,6R)-3,4,5-trihydroxy-6-(hydroxymethyl)oxan-2-yl]oxyhexadec-7-en-2-yl]octadeca-6,10-dienamide" ;
  ns0:formula "C40H73NO9" ;
  ns0:inchikey "MMMDTKLGUHFRRJ-KPRDWXIZSA-N" ;
  ns0:smiles "O=C(N[C@H](C(O)CCC/C=C/CCCCCCCC)CO[C@@H]1O[C@@H]([C@@H](O)[C@@H]([C@H]1O)O)CO)C(O)CCC/C=C/CC/C=C/CCCCCCC" .

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 .
