@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:afa6768c-ec85-3f5c-840b-d6f78388dda1
schema:email "contact@pomelou.com" ;
schema:telephone "+33 4 12 16 00 42" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.pomelou.com/" .
:hasContact data:afa6768c-ec85-3f5c-840b-d6f78388dda1 .