@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:bb7ab782-6fd9-315e-b7eb-b5e42483ea82
schema:email "cafe.alios@orange.fr" ;
schema:legalName "Les Cafés de l'Alios" ;
schema:telephone "+33 5 58 78 11 45" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.cafe-alios.fr/" .
:hasContact data:bb7ab782-6fd9-315e-b7eb-b5e42483ea82 ;
:hasBookingContact data:bb7ab782-6fd9-315e-b7eb-b5e42483ea82 ;
:isOwnedBy data:bb7ab782-6fd9-315e-b7eb-b5e42483ea82 .