@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:2de53618-04b3-3e77-87ec-e16dcdd2eef2
schema:email "contact@brasserie-vacqueroise.fr" ;
schema:legalName "BRASSERIE LA VACQUEROISE" ;
schema:telephone "+33 7 85 59 01 46", "+33 6 22 53 53 92" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.brasserie-vacqueroise.fr/" .
:hasContact data:2de53618-04b3-3e77-87ec-e16dcdd2eef2 .