@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:5dac85b5-1d2a-3cdc-b07b-4eef394ed047
schema:email "contact@sabinemartins.com" ;
schema:telephone "+33 6 22 03 46 73" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://lestroisjardins.fr/" .
:hasContact data:5dac85b5-1d2a-3cdc-b07b-4eef394ed047 ;
:hasBookingContact data:5dac85b5-1d2a-3cdc-b07b-4eef394ed047 ;
:isOwnedBy data:5dac85b5-1d2a-3cdc-b07b-4eef394ed047 .