# filename: ex539.rq PREFIX cat: PREFIX skos: PREFIX rdfs: PREFIX owl: PREFIX foaf: SELECT ?p ?o WHERE { SERVICE { ?p ?o . } }