@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:c8a24f1d-ee80-37ba-996d-bb8e706d1928
schema:email "jardinmoulinventin.deblock@orange.fr" ;
schema:familyName "DEBLOCK" ;
schema:givenName "Marie-Jeanne" ;
schema:telephone "+33 3 44 80 15 22", "+33 6 32 10 86 78" ;
a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "https://jardindumoulinventin.fr/" ;
foaf:title "Madame" .
:hasContact data:c8a24f1d-ee80-37ba-996d-bb8e706d1928 ;
:hasBookingContact data:c8a24f1d-ee80-37ba-996d-bb8e706d1928 .