@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:5f35510d-f565-3b6c-900f-4adf5cf75461
schema:email "contact@elchaco.fr" ;
schema:telephone "+33 2 40 61 52 08", "+33 6 88 83 36 04" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.elchaco.fr/" .
:hasContact data:5f35510d-f565-3b6c-900f-4adf5cf75461 .