prefix : SELECT ?c ?name WHERE { ?c a :Continent. ## SERVICE { SERVICE { ?c :name ?name. } }