@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:42f3e609-c665-37ad-b3f7-c5c34801779e
schema:address data:9c31f786-1cb5-3185-8886-26674370aec8 ;
schema:email "Lexineris@gmail.com" ;
schema:familyName "Tortarolo" ;
schema:givenName "Alexandre" ;
schema:legalName "Hôtel-Restaurant Le Flambadou" ;
schema:telephone "+33 5 65 72 09 20", "+33 6 95 80 03 81" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Monsieur" .
:hasContact data:42f3e609-c665-37ad-b3f7-c5c34801779e .