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

<http://www.irandoc.acir/onto/irandoc/CHEBI:192321>
  ns0:mass "730.065" ;
  ns0:inchikey "YPWWLQPIEDWZQI-IMZFPPOWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18035> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "729.56724" ;
  skos:prefLabel "pc(15:0/p-18:1(9z))"@en, "رایانه شخصی (15:0/P 18:1 (9Z))"@fa ;
  ns0:inchi "InChI=1S/C41H80NO7P/c1-6-8-10-12-14-16-18-20-21-22-23-25-27-29-31-33-36-46-40(39-49-50(44,45)48-37-35-42(3,4)5)38-47-41(43)34-32-30-28-26-24-19-17-15-13-11-9-7-2/h20-21,33,36,40H,6-19,22-32,34-35,37-39H2,1-5H3/b21-20-,36-33-" ;
  ns0:smiles "P(OCC[N+](C)(C)C)(OCC(O/C=C/CCCCCC/C=C/CCCCCCCC)COC(=O)CCCCCCCCCCCCCC)([O-])=O" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C41H80NO7P" ;
  ns0:synonym_EXACT "[2-[(1Z,9Z)-octadeca-1,9-dienoxy]-3-pentadecanoyloxypropyl] 2-(trimethylazaniumyl)ethyl phosphate" ;
  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 .
