@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:95101de1-7deb-3484-a255-56a6825ee500
schema:email "contact.hotellerelais@gmail.com" ;
schema:legalName "Hôtel Le Relais" ;
schema:telephone "+33 5 58 78 10 46" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.hotel-le-relais.com/" .
:hasContact data:95101de1-7deb-3484-a255-56a6825ee500 ;
:hasBookingContact data:95101de1-7deb-3484-a255-56a6825ee500 ;
:isOwnedBy data:95101de1-7deb-3484-a255-56a6825ee500 .