@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:2ffb6bbe-5b45-3f6b-9ef9-caf3990a0b66
schema:address data:7cbc31c1-5836-3ba4-83ba-394f0ed16500 ;
schema:email "leclocher.gateaux@gmail.com" ;
schema:familyName "BIBAL" ;
schema:givenName "Béatrice" ;
schema:legalName "Le Clocher - Gâteaux à la broche" ;
schema:telephone "+33 6 03 02 68 78" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "https://www.gateaualabroche.com/", "https://www.facebook.com/leclochergateauxalabroche" ;
foaf:title "Madame" .
:hasContact data:2ffb6bbe-5b45-3f6b-9ef9-caf3990a0b66 .