PREFIX voc: <http://lei.info/voc/l1/>
SELECT *
WHERE {
GRAPH ?g {
?s a voc:LegalEntity .
}
LIMIT 100