@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:4da04625-4c06-3c3e-b3a6-2771e6880102
schema:email "contact@fermepretou.com" ;
schema:legalName "Ferme Prétou" ;
schema:telephone "+33 6 08 82 81 01" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.fermepretou.com/" .
:hasContact data:4da04625-4c06-3c3e-b3a6-2771e6880102 ;
:hasBookingContact data:4da04625-4c06-3c3e-b3a6-2771e6880102 ;
:isOwnedBy data:4da04625-4c06-3c3e-b3a6-2771e6880102 .