@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:a8b6a5a8-e8dd-321d-a0c7-034017334432
schema:email "silverlakegite@orange.fr" ;
schema:legalName "Silver Lake Gîte" ;
schema:telephone "+33 5 58 52 23 43" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://silverlakegite.fr/" .
:hasContact data:a8b6a5a8-e8dd-321d-a0c7-034017334432 .