@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:57c7e2d4-a0eb-3eef-823c-20e7f68fb99f
schema:email "camping@cantalaoude.com" ;
schema:legalName "Camping Cantalaoude" ;
schema:telephone "+33 6 23 12 17 47" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://cantalaoude.com/" .
:hasContact data:57c7e2d4-a0eb-3eef-823c-20e7f68fb99f ;
:hasBookingContact data:57c7e2d4-a0eb-3eef-823c-20e7f68fb99f ;
:isOwnedBy data:57c7e2d4-a0eb-3eef-823c-20e7f68fb99f .