@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:2ca4b9db-26ce-3187-9d8e-30b18f287d18
schema:email "ritmontitrain@orange.fr" ;
schema:telephone "+33 2 54 44 05 07" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://montitrain.com/" .
:hasContact data:2ca4b9db-26ce-3187-9d8e-30b18f287d18 .