@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:8e7d3f54-e23a-358d-a577-2bc985b30432
schema:email "zoe@ateliercroma.fr" ;
schema:telephone "+33 6 66 74 38 13" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://ateliercroma.fr/" .
:hasContact data:8e7d3f54-e23a-358d-a577-2bc985b30432 .