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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:89567>
  ns0:synonym_RELATED "(1S,2R,5S,10S,11S,15R)-2,15-dimethyl-14-[(2R)-6-methylheptan-2-yl]tetracyclo[8.7.0.0²,⁷.0¹¹,¹⁵]heptadec-7-en-5-yl (9E)-pentadec-9-enoate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17002> ;
  ns0:formula "C42H72O2" ;
  ns0:inchikey "TWLPMPGSSFTOAZ-VVLOTQQHSA-N" ;
  ns0:inchi "InChI=1S/C42H72O2/c1-7-8-9-10-11-12-13-14-15-16-17-18-22-40(43)44-35-27-29-41(5)34(31-35)23-24-36-38-26-25-37(33(4)21-19-20-32(2)3)42(38,6)30-28-39(36)41/h11-12,23,32-33,35-39H,7-10,13-22,24-31H2,1-6H3/b12-11+/t33-,35+,36+,37?,38+,39+,41+,42-/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "CE (15:1)"@fa, "ce(15:1)"@en ;
  ns0:mass "609.021" ;
  ns0:monoisotopicmass "608.55323" ;
  ns0:smiles "C1[C@@H](CC=2[C@](C1)([C@@]3([C@@](CC2)([C@]4([C@@](CC3)(C)C(CC4)[C@@H](CCCC(C)C)C)[H])[H])[H])C)OC(=O)CCCCCCC/C=C/CCCCC" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
