@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:45dd3888-2a89-33e1-a241-dc6413a3e222
schema:address data:3537ab62-5fd8-32a5-9bbf-e1152dac9381 ;
schema:email "db.gonfrere@gmail.com" ;
schema:familyName "Cyril" ;
schema:givenName "Gonfrère" ;
schema:legalName "Bienchezmoi12" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "https://www.bienchezmoi12.fr/", "https://www.facebook.com/profile.php?id=100076577603194&locale=fr_FR" ;
foaf:title "Monsieur" .
:hasContact data:45dd3888-2a89-33e1-a241-dc6413a3e222 .