@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3f1a5243-7dd5-3ec5-be77-eaf4757afd8c
schema:email "contact@rockcaliente.fr" ;
schema:telephone "+33 6 14 82 65 09" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.rockcaliente.fr/" .
:hasContact data:3f1a5243-7dd5-3ec5-be77-eaf4757afd8c .