1PREFIX : <http://example.org/test#>
2
3SELECT ?parent
4WHERE { ?parent :hasChild ?child }