@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:64a4e833-07c8-3784-b74f-8095bc2de9ea schema:email "dplace@lemans.fr" ; schema:telephone "+33 2 43 47 38 22" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.lemans.fr/" . :hasContact data:64a4e833-07c8-3784-b74f-8095bc2de9ea .