#!/bin/bash

source sparql.sh

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