@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:79bb8b5c-2b4a-3e3c-9306-e7eaa789193b schema:address data:81f919c2-fff3-38d8-8029-1bcfc4e3ddec ; schema:email "contact@louille.com" ; schema:legalName "LES CABANONS DE L'OUILLE" ; schema:telephone "+33 6 28 13 82 35" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://louille.com/" . :hasContact data:79bb8b5c-2b4a-3e3c-9306-e7eaa789193b .