@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:20ca1ea7-799f-3e6f-b59c-9a6bf16867df schema:email "infos@auberouge.com" ; schema:legalName "HOTEL LE CLOS DE L'AUBE ROUGE" ; schema:telephone "+33 4 99 58 80 00" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.auberouge.com/" . :hasContact data:20ca1ea7-799f-3e6f-b59c-9a6bf16867df ; :hasBookingContact data:20ca1ea7-799f-3e6f-b59c-9a6bf16867df .