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

<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://www.irandoc.acir/onto/irandoc/CHEBI:143361>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(2r,3r,4s,5s)-3,4,5-trihydroxy-6-(pyridine-4-carbonyl)oxane-2-carboxylic acid"@en, "(2R,3R,4S,5S) 3,4,5 تری هیدروکسی 6 (پیریدین  کربونیل) اکسان 2 کربوکسیلیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52782> ;
  ns0:inchikey "RHCBJDPZRRGPRL-IXVVEVSDSA-N" ;
  ns0:formula "C12H13NO7" ;
  ns0:mass "283.235" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)[C@H]1OC(C(=O)C2=CC=NC=C2)[C@H](O)[C@H]([C@@H]1O)O" ;
  ns0:monoisotopicmass "283.069" ;
  ns0:inchi "InChI=1S/C12H13NO7/c14-6(5-1-3-13-4-2-5)10-8(16)7(15)9(17)11(20-10)12(18)19/h1-4,7-11,15-17H,(H,18,19)/t7-,8-,9+,10?,11+/m1/s1" .

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