# filename: ex170.rq PREFIX rdf: PREFIX rdfs: PREFIX gp: SELECT ?p ?o WHERE { SERVICE { gp:Hocking_Joseph ?p ?o . } }