@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:e5647af5-09fb-323f-bbd5-732514f50ae2
schema:email "contact@activsenior.com" ;
schema:telephone "+33 4 81 16 06 60" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://activsenior.com/" .
:hasContact data:e5647af5-09fb-323f-bbd5-732514f50ae2 .