@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:36aa9042-225b-338d-a268-8ea7ea328e90
schema:address data:2e77eb39-1ac2-32a2-9417-c7a3315097a2 ;
schema:email "ludo.nath48@orange.fr" ;
schema:familyName "Barthélémy" ;
schema:givenName "Nathalie" ;
schema:legalName "Maison L'Estivale" ;
schema:telephone "+33 6 32 37 09 97" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Madame" .
:hasContact data:36aa9042-225b-338d-a268-8ea7ea328e90 .