@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:def5f3e1-057b-3cc0-9cae-dd54915a4c64
schema:email "contact@brasserie-cath.fr" ;
schema:legalName "DUPONT Cathy" ;
schema:telephone "+33 5 58 49 24 69" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.brasserie-cath.com/" .
:hasContact data:def5f3e1-057b-3cc0-9cae-dd54915a4c64 ;
:hasBookingContact data:def5f3e1-057b-3cc0-9cae-dd54915a4c64 ;
:isOwnedBy data:def5f3e1-057b-3cc0-9cae-dd54915a4c64 .