@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3beb015b-7e70-3b1c-bfaf-f967e8db6660
schema:email "contact@masdefauchon.fr" ;
schema:legalName "MAS DE FAUCHON" ;
schema:telephone "+33 4 42 50 61 77" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.masdefauchon.fr/" .
:hasContact data:3beb015b-7e70-3b1c-bfaf-f967e8db6660 ;
:hasBookingContact data:3beb015b-7e70-3b1c-bfaf-f967e8db6660 .
:hasContact data:3beb015b-7e70-3b1c-bfaf-f967e8db6660 ;
:hasBookingContact data:3beb015b-7e70-3b1c-bfaf-f967e8db6660 .