@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:9bbf5832-8e49-3856-b975-df0219eb2d17
schema:address data:775e50af-7701-3d68-aaa5-7f3be86c844b ;
schema:email "contact@hotel-lavigie.fr" ;
schema:legalName "HOTEL LA VIGIE" ;
schema:telephone "+33 4 68 88 41 84" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://hotel-lavigie.com/" .
:hasContact data:9bbf5832-8e49-3856-b975-df0219eb2d17 .