@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:1ba331e4-4beb-355c-8c9d-e5ffa082f95b schema:address data:58699b2c-99a3-3472-b589-b40e2f2af9fe ; schema:email "lescarillons12@orange.fr" ; schema:familyName "ESPEILLAC" ; schema:givenName "Florian" ; schema:legalName "SCI Les Trois Cèdres" ; schema:telephone "+33 5 65 63 02 11", "+33 6 82 11 83 79" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "https://www.lescarillons.fr/" ; foaf:title "Monsieur" . :hasContact data:1ba331e4-4beb-355c-8c9d-e5ffa082f95b .