@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:178930>
  ns0:charge "0" ;
  skos:prefLabel "tg(10:0/i-21:0/i-13:0)"@en, "TG (10:0/i 21:0/i 13:0)"@fa ;
  ns0:inchi "InChI=1S/C47H90O6/c1-6-7-8-9-20-27-32-37-45(48)51-40-44(41-52-46(49)38-33-28-24-19-22-26-31-36-43(4)5)53-47(50)39-34-29-23-18-16-14-12-10-11-13-15-17-21-25-30-35-42(2)3/h42-44H,6-41H2,1-5H3/t44-/m0/s1" ;
  ns0:monoisotopicmass "750.67374" ;
  ns0:formula "C47H90O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17855> ;
  ns0:smiles "O(C(=O)CCCCCCCCCCCCCCCCCC(C)C)[C@H](COC(=O)CCCCCCCCCC(C)C)COC(=O)CCCCCCCCC" ;
  ns0:inchikey "PKQMOETYIPIVIC-SJARJILFSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "[(2S)-1-decanoyloxy-3-(11-methyldodecanoyloxy)propan-2-yl] 19-methylicosanoate" ;
  ns0:mass "751.231" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:17855>
  skos:prefLabel "تری گلیسیرید"@fa, "triglyceride"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:178930> .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
