@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:d1fd052f-3b48-332f-875d-cd3cdeba6d2e schema:email "chloe.lebreton@horsaway.com" ; schema:legalName "Gîte du Haras de l'Olivier" ; schema:telephone "+33 6 84 46 18 47" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.harasdelolivier.com/gites" . :hasContact data:d1fd052f-3b48-332f-875d-cd3cdeba6d2e .