Follow your nose

Tools:

Mozart

An HTTP resource: http://dbpedia.org/resource/Wolfgang_Amadeus_Mozart

curl -v http://dbpedia.org/resource/Wolfgang_Amadeus_Mozart
curl -v http://dbpedia.org/resource/Wolfgang_Amadeus_Mozart -H "Accept: text/turtle"
curl -v http://dbpedia.org/data/Wolfgang_Amadeus_Mozart.ttl
curl -v http://dbpedia.org/resource/Wolfgang_Amadeus_Mozart -H "Accept: text/turtle" -L

Find the answer to the following questions:

A listening experience

http://data.open.ac.uk/led/lexp/1446304716352

Find the answer to the following questions:

http://dbpedia.org/sparql
SELECT * WHERE {
  ?entity 
  <http://purl.org/dc/terms/subject> 
  <http://dbpedia.org/resource/Category:Grand_operas> .
}