@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:18035>
  skos:prefLabel "دی گلیسیرید"@fa, "diglyceride"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:172831> .

<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:172831>
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O(CCCCCCCCCCCCCCCCCC)C[C@@H](OC(=O)CCCCCCC/C=C/CCCCCC)COC(=O)CCCCCCCCCCCCCC" ;
  skos:prefLabel "TG (15:0/16:1 (9Z)/o 18:0)"@fa, "tg(15:0/16:1(9z)/o-18:0)"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18035> ;
  ns0:monoisotopicmass "804.75708" ;
  ns0:mass "805.367" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UGTZDQIHZVCKDI-DKKVYINCSA-N" ;
  ns0:synonym_EXACT "[(2R)-1-octadecoxy-3-pentadecanoyloxypropan-2-yl] (Z)-hexadec-9-enoate" ;
  ns0:inchi "InChI=1S/C52H100O5/c1-4-7-10-13-16-19-22-25-26-27-29-32-35-38-41-44-47-55-48-50(49-56-51(53)45-42-39-36-33-30-24-21-18-15-12-9-6-3)57-52(54)46-43-40-37-34-31-28-23-20-17-14-11-8-5-2/h20,23,50H,4-19,21-22,24-49H2,1-3H3/b23-20-/t50-/m1/s1" ;
  ns0:formula "C52H100O5" .

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 .
