@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:80cee4be-a968-3df9-9739-bdb2e6e2df34
schema:email "info@brumath.fr" ;
schema:legalName "Jardin du Tilleul" ;
schema:telephone "+33 3 90 29 13 30" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.brumath.fr/" .
:hasContact data:80cee4be-a968-3df9-9739-bdb2e6e2df34 ;
:hasBookingContact data:80cee4be-a968-3df9-9739-bdb2e6e2df34 .