#!/usr/bin/env bash

source sparql.sh

sparql "$EPR" 'SELECT * WHERE { ?x ?y ?z }'
