@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:7e3f9665-6779-32fc-81e1-6c5a47f941ae schema:email "bonjour@lespotspotins.fr" ; schema:telephone "+33 4 77 24 45 38" ; a :Agent, foaf:Agent ; foaf:homepage "https://lespotspotins.fr/" . :hasContact data:7e3f9665-6779-32fc-81e1-6c5a47f941ae .