@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:19804e2b-5d14-390c-88c7-40dd41b6261e schema:email "pierre.saintamand@orange.fr" ; schema:legalName "La Centaurée" ; schema:telephone "+33 6 71 19 99 16" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://locationlebugue.e-monsite.com/" . :hasContact data:19804e2b-5d14-390c-88c7-40dd41b6261e .