The document provides an overview of Linked (Open) Data including RDF, RDFS and SPARQL. It defines key concepts such as Linked Data principles of using URIs to identify things on the web and describing relationships between them. It describes RDF's basic data model of subject-predicate-object triples to make statements about resources and the RDF serialization formats of Turtle and JSON-LD. It also mentions semantic query language SPARQL for querying RDF data.
Related topics: