@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:c8a1adea-2305-3d51-a332-f239b69fbc28
schema:email "contact@cotedune.fr" ;
schema:legalName "Chambres d'hôtes Côte & Dune" ;
schema:telephone "+33 6 08 96 31 73" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.cotedune.fr/" .
:hasContact data:c8a1adea-2305-3d51-a332-f239b69fbc28 .