@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:17002>
  skos:prefLabel "استر کلسترول"@fa, "cholesteryl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:183816> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:183816>
  ns0:smiles "O([C@@H]1CC=2[C@@]([C@@]3([C@]([C@]4([C@@]([C@](CC4)([C@@H](CCCC(C)C)C)[H])(CC3)C)[H])(CC2)[H])[H])(CC1)C)C(=O)CCCCCCCCCCC" ;
  skos:prefLabel "cholesteryl laurate"@en, "کلسترول لورات"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "[(3S,8S,9S,10R,13R,14S,17R)-10,13-dimethyl-17-[(2R)-6-methylheptan-2-yl]-2,3,4,7,8,9,11,12,14,15,16,17-dodecahydro-1H-cyclopenta[a]phenanthren-3-yl] dodecanoate" ;
  ns0:monoisotopicmass "568.52193" ;
  ns0:inchi "InChI=1S/C39H68O2/c1-7-8-9-10-11-12-13-14-15-19-37(40)41-32-24-26-38(5)31(28-32)20-21-33-35-23-22-34(30(4)18-16-17-29(2)3)39(35,6)27-25-36(33)38/h20,29-30,32-36H,7-19,21-28H2,1-6H3/t30-,32+,33+,34-,35+,36+,38+,39-/m1/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17002> ;
  ns0:formula "C39H68O2" ;
  ns0:inchikey "RMLFYKFCGMSLTB-ZBDFTZOCSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "568.971" .

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 .
