@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:c17bc877-2d8b-34cd-99cd-c5303f94d632
schema:email "alice.ghrd58@gmail.com" ;
schema:telephone "+33 6 19 58 00 89" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://artcaball.fr/" .
:hasContact data:c17bc877-2d8b-34cd-99cd-c5303f94d632 .