@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:6a5aefc8-93d1-3a3d-9fc2-b840f2954b53
schema:email "contact@grandcafeoccitan.com" ;
schema:legalName "LES MERCREDIS EN TERRASSE" ;
schema:telephone "+33 4 30 16 62 72" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.grandcafeoccitan.com/" .
:hasContact data:6a5aefc8-93d1-3a3d-9fc2-b840f2954b53 .