This document summarizes a talk on common errors found in Linked Data. It discusses several types of errors discovered through analyzing over 150,000 RDF documents, including HTTP-level issues like URIs that don't return RDF descriptions, inaccurate content-type reporting, and duplicate content served at different URIs. It also describes reasoning issues such as undefined classes and properties, non-unique values for inverse-functional properties, malformed datatypes, and instances of disjoint classes. The document provides solutions like application workarounds, publishing validators, and the Pedantic Web Group for improving Linked Data quality.