@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:2dc21f94-8a6a-3a36-befc-e09d6cd7408d
schema:email "fermebarry@orange.fr" ;
schema:legalName "Ferme Barry" ;
schema:telephone "+33 5 59 16 00 15", "+33 6 68 55 10 58" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.la-ferme-barry.com/" .
:hasContact data:2dc21f94-8a6a-3a36-befc-e09d6cd7408d ;
:hasBookingContact data:2dc21f94-8a6a-3a36-befc-e09d6cd7408d ;
:isOwnedBy data:2dc21f94-8a6a-3a36-befc-e09d6cd7408d .