#!/usr/bin/env bash

echo 'SELECT (COUNT(?a) AS ?count) WHERE { ?a ?b "Harris" } LIMIT 250000' | $TESTPATH/frontend/4s-query $CONF $1 -f sparql -P
