static/tutorials/sparql_data/q-bp1.rq (3 lines of code) (raw):

SELECT ?x ?name WHERE { ?x <http://www.w3.org/2001/vcard-rdf/3.0#FN> ?name }