@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:e643e729-f325-3c6b-85d3-99caebdc67af schema:email "info@ares-tourisme.com" ; schema:legalName "Office de Tourisme" ; schema:telephone "+33 5 56 60 18 07" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.ares-tourisme.com/" . :hasContact data:e643e729-f325-3c6b-85d3-99caebdc67af ; :hasBookingContact data:e643e729-f325-3c6b-85d3-99caebdc67af ; :isOwnedBy data:e643e729-f325-3c6b-85d3-99caebdc67af . :hasContact data:e643e729-f325-3c6b-85d3-99caebdc67af ; :hasBookingContact data:e643e729-f325-3c6b-85d3-99caebdc67af ; :isOwnedBy data:e643e729-f325-3c6b-85d3-99caebdc67af .