The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
SELECT ?resource
WHERE (?resource info:age ?age)
AND ?age >= 24
USING info FOR <http://example.org/peopleInfo#>