The document provides an overview of the Semantic Web and linked data. It defines the Semantic Web as publishing structured data on the web in a format that computers can understand, rather than just documents. Linked data follows principles like using URIs to identify things and linking data across sources to integrate information. Query languages like SPARQL can then be used to search across linked data. Examples show how data can be published as RDF and linked to create a global database. Applications that consume and combine linked data from multiple sources are discussed.