@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:3b34291e-2e1a-344a-8d67-f8df7a24d59f schema:email "contact@casapop.fr" ; schema:telephone "+33 4 42 28 83 31" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.casapop.fr/" . :hasContact data:3b34291e-2e1a-344a-8d67-f8df7a24d59f .