@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3e539ea3-9314-389a-af20-233632cbdbe1
schema:email "lesitaliens@orange.fr" ;
schema:legalName "Les Italiens" ;
schema:telephone "+33 5 58 78 10 16" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.hotel-restaurant-italiens.com/" .
:hasContact data:3e539ea3-9314-389a-af20-233632cbdbe1 ;
:hasBookingContact data:3e539ea3-9314-389a-af20-233632cbdbe1 ;
:isOwnedBy data:3e539ea3-9314-389a-af20-233632cbdbe1 .