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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35748>
  skos:prefLabel "استر اسید چرب"@fa, "fatty acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215044> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:215044>
  ns0:inchikey "FTZJGGOVZRZHLI-FLAYAXHPSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "((1ar,2s,2ar,7ar)-1a,2a,6,6-tetramethyl-7-oxodecahydronaphtho[2,3-b]oxiren-2-yl)methyl palmitate"@en, "((1aR,2S,2aR,7aR) 1a,2a,6,6 tetramethyl 7 oxodecahydronaphtho[2,3b]oxiren 2 yl) متیل پالمیتات"@fa ;
  ns0:monoisotopicmass "490.40221" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2[C@@]([C@@H](COC(=O)CCCCCCCCCCCCCCC)[C@@]3([C@H]1O3)C)(CCCC2(C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:formula "C31H54O4" ;
  ns0:charge "0" ;
  ns0:mass "490.769" ;
  ns0:inchi "InChI=1S/C31H54O4/c1-6-7-8-9-10-11-12-13-14-15-16-17-18-20-25(32)34-23-24-30(4)22-19-21-29(2,3)27(30)26(33)28-31(24,5)35-28/h24,27-28H,6-23H2,1-5H3/t24-,27?,28+,30-,31-/m1/s1" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
