This document provides an overview of the Semantic Web and Linked Data. It begins by explaining some of the limitations of the current web, which treats all content as unstructured documents rather than structured data. It then introduces the Semantic Web and its data model, RDF, which allows publishing structured data on the web in a standardized way using graph-based representations. This enables linking different data sources on the web, addressing the problem of data silos. The document provides examples of representing bibliographic data about books in RDF and linking it to other datasets, demonstrating how the Semantic Web enables integrating and finding related information on the web.