@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:2a4bfe0a-a564-3858-bfef-ca6bcacebe3b schema:email "antennetouristique@orange.fr" ; schema:telephone "+33 3 85 25 98 05" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.stchristophe-tourisme.fr/" . :hasContact data:2a4bfe0a-a564-3858-bfef-ca6bcacebe3b ; :hasBookingContact data:2a4bfe0a-a564-3858-bfef-ca6bcacebe3b .