@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:f7ebde40-e96e-3562-a482-72c0c0ca696d schema:email "contact@soelle.fr" ; schema:telephone "+33 6 20 42 65 38" ; a :Agent, foaf:Agent ; foaf:homepage "https://mingaco.fr/" . :hasContact data:f7ebde40-e96e-3562-a482-72c0c0ca696d .