@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:34b6b888-25e8-3657-8f25-b62a6281f6b4
schema:email "hotel.voyageurs.urdos@wanadoo.fr" ;
schema:faxNumber "+33 5 59 34 86 74" ;
schema:legalName "Hôtel des Voyageurs" ;
schema:telephone "+33 5 59 34 88 05" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.hotel-voyageurs-valleeaspe.com/" .
:hasContact data:34b6b888-25e8-3657-8f25-b62a6281f6b4 ;
:hasBookingContact data:34b6b888-25e8-3657-8f25-b62a6281f6b4 ;
:isOwnedBy data:34b6b888-25e8-3657-8f25-b62a6281f6b4 .