@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:acb32610-84c3-31fb-9c15-70e5a78d2b48
schema:email "contact@villadria.com" ;
schema:telephone "+33 5 62 08 38 19" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://villadria.com/" .
:hasContact data:acb32610-84c3-31fb-9c15-70e5a78d2b48 .