@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:5fd6624e-fce6-33f0-84ad-d7f57e617ef0
schema:email "contact.lyon@trampolinepark.fr" ;
schema:telephone "+33 9 74 32 45 75" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.trampolinepark.fr/lyon" .
:hasContact data:5fd6624e-fce6-33f0-84ad-d7f57e617ef0 .