PREFIX foaf: PREFIX : SELECT * { ?s a foaf:Person . MINUS { ?s :hairColor "brown" } }