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

<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://www.irandoc.acir/onto/irandoc/CHEBI:186687>
  skos:prefLabel "(e,e)-3,7,11-trimethyl-2,6,10-dodecatrienyl dodecanoate"@en, "(E,E) 3,7,11 تری متیل 2,6,10 دودکاترینیل دودکانوات"@fa ;
  ns0:formula "C27H48O2" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "404.679" ;
  ns0:inchi "InChI=1S/C27H48O2/c1-6-7-8-9-10-11-12-13-14-21-27(28)29-23-22-26(5)20-16-19-25(4)18-15-17-24(2)3/h17,19,22H,6-16,18,20-21,23H2,1-5H3/b25-19+,26-22+" ;
  ns0:synonym_EXACT "[(2E,6E)-3,7,11-trimethyldodeca-2,6,10-trienyl] dodecanoate" ;
  ns0:smiles "O(C(=O)CCCCCCCCCCC)C/C=C(/CC/C=C(/CCC=C(C)C)/C)/C" ;
  ns0:inchikey "APTQJZOTWYEACL-HWHBRYGOSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:10036> ;
  ns0:monoisotopicmass "404.36543" .

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 .
