@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:888c91fb-3b81-31dd-ba1a-5fc08d2409fe schema:email "contact@mairie-gouvernes.fr" ; schema:telephone "+33 1 64 30 12 09" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.mairie-gouvernes.fr/" . :hasContact data:888c91fb-3b81-31dd-ba1a-5fc08d2409fe .