@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:715c9c5b-e997-3901-bf7f-e31f50cc08c1
schema:address data:9252b653-0d0d-33b7-a63c-335c298f8d8c ;
schema:email "lionel.canredon@orange.fr" ;
schema:familyName "CANREDON" ;
schema:givenName "Lionel" ;
schema:legalName "Lionel Canredon - 1er étage" ;
schema:telephone "+33 6 19 48 08 47" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Monsieur" .
:hasContact data:715c9c5b-e997-3901-bf7f-e31f50cc08c1 .