# NOT RUN {
sparql_stmt <- data.world::qry_sparql("SELECT ?s ?p ?o
WHERE {
?s ?p ?o.
}")
# }
Run the code above in your browser using DataLab