@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:e665a8cb-e37f-30ba-9234-2a1ca7ec89b5
schema:address data:69ee950c-4bd2-38ab-a680-5d6cbfe51d97 ;
schema:email "flolm12@orange.fr" ;
schema:familyName "MOSER BRETIGNY" ;
schema:givenName "Florent" ;
schema:legalName "Meublé Florent Moser Bretigny" ;
schema:telephone "+33 5 65 47 62 01", "+33 7 85 16 70 06" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Monsieur" .
:hasContact data:e665a8cb-e37f-30ba-9234-2a1ca7ec89b5 .