static/tutorials/sparql_data/q-ds-1.rq (
5
lines of code) (
raw
):
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX dc: <http://purl.org/dc/elements/1.1/> PREFIX : <.> SELECT * { ?s ?p ?o }