@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:8c3e27ca-3d97-3c19-bc59-2408b7de5dd3
schema:email "jura@vintage-camper.com" ;
schema:telephone "+33 6 95 94 26 09" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.vintage-camper.com/" .
:hasContact data:8c3e27ca-3d97-3c19-bc59-2408b7de5dd3 ;
:hasBookingContact data:8c3e27ca-3d97-3c19-bc59-2408b7de5dd3 .