This document discusses providing linked data. It covers the core tasks of creating, interlinking, and publishing linked data. For creating data, it describes extracting data, naming things with URIs, and selecting vocabularies. Interlinking involves creating RDF links between datasets using properties like owl:sameAs, rdfs:seeAlso, and SKOS mapping properties. Publishing linked data involves creating metadata to describe the dataset, making the data accessible, exposing it in repositories, and validating it.