@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:4cb3e106-eae5-3400-b681-2e69115b44a6
schema:email "info@whiteforest.fr" ;
schema:telephone "+33 6 82 75 99 26" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.whiteforest.fr/" .
:hasContact data:4cb3e106-eae5-3400-b681-2e69115b44a6 .