@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:8d2ff331-9a89-3694-bb98-6d7b2d4e8104
schema:email "contact@hotel-princess.fr" ;
schema:telephone "+33 4 68 05 56 22" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.hotel-princess.fr/" .
:hasContact data:8d2ff331-9a89-3694-bb98-6d7b2d4e8104 ;
:hasBookingContact data:8d2ff331-9a89-3694-bb98-6d7b2d4e8104 .