@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3973d758-e3fe-3a19-b3d8-0ed783a60bba
schema:email "contact@bieres-lagrange.fr" ;
schema:legalName "La Grange - Ferme brassicole" ;
schema:telephone "+33 6 25 54 24 65" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.bieres-lagrange.fr/" .
:hasContact data:3973d758-e3fe-3a19-b3d8-0ed783a60bba ;
:hasBookingContact data:3973d758-e3fe-3a19-b3d8-0ed783a60bba ;
:isOwnedBy data:3973d758-e3fe-3a19-b3d8-0ed783a60bba .