# filename: ex444.rq PREFIX rdf: SELECT ?property WHERE { ?property a rdf:Property . # could have said rdf:type instead of a }