@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:afcfce54-8c4f-3134-973b-1ffe2ebe581f schema:email "culture@giberville.fr" ; schema:telephone "+33 2 31 72 07 95" ; a :Agent, foaf:Agent ; foaf:homepage "https://giberville.fr/" . :hasContact data:afcfce54-8c4f-3134-973b-1ffe2ebe581f .