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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184355>
  ns0:monoisotopicmass "844.89753" ;
  ns0:smiles "O(CCCCCCCCCCCCCCCCCCCCCCCCCCCC)C(=O)CCCCCCCCCCCCCCCCCCCCCCCCCCCCC" ;
  ns0:inchi "InChI=1S/C58H116O2/c1-3-5-7-9-11-13-15-17-19-21-23-25-27-29-31-32-34-36-38-40-42-44-46-48-50-52-54-56-58(59)60-57-55-53-51-49-47-45-43-41-39-37-35-33-30-28-26-24-22-20-18-16-14-12-10-8-6-4-2/h3-57H2,1-2H3" ;
  ns0:mass "845.564" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "اکتاکوسیل تریاکونتانوات"@fa, "octacosyl triacontanoate"@en ;
  ns0:synonym_EXACT "octacosyl triacontanoate" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:10036> ;
  ns0:formula "C58H116O2" ;
  ns0:inchikey "QYVJNQWOLBGEOX-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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