# filename: ex434.rq PREFIX foaf: PREFIX rdfs: SELECT ?property WHERE { ?property rdfs:domain foaf:Person . }