## Exercise 5 ## JSON-LD Start ## { "@context": { "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "foaf": "http://xmlns.com/foaf/0.1/", "dcterms": "http://purl.org/dc/terms/" }, "@id": "#", "@type": "foaf:Document", "dcterms:description": "A collection of RDF sentences that describe a Linked Data Deployment exercise", "foaf:depiction": { "@id": "http://kingsley.idehen.net/DAV/home/kidehen/Public/Linked%20Data%20Documents/Tutorials/slide38_linked_data_network_v2_SPO%20_latest_relative_uris.png" }, "foaf:name": "A Document about illustrating a simple Linked Data Deployment exercise", "foaf:topic": [ { "@id": "#" }, { "@id": "/doc1.ttl" }, { "@id": "/doc2.ttl" }, { "@id": "/product.ttl" }, { "@id": "/org.ttl" } ] } ## JSON-LD End ##