PREFIX xsd: SELECT * WHERE { ?s ?p ?o . FILTER (xsd:integer(?o)) }