@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:2b8afe05-a28e-3b39-834d-1518e9d132f8
schema:email "contactnice@arkose.com" ;
schema:telephone "+33 4 86 11 50 20" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://arkose.com/nice" .
:hasContact data:2b8afe05-a28e-3b39-834d-1518e9d132f8 .