@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:cb1a7629-cd6b-3018-8ab7-63f7ebdfc6e2
schema:email "mairie@lebugue.fr" ;
schema:legalName "Village du Bugue" ;
schema:telephone "+33 5 53 02 75 80" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.lebugue.fr/" .
:hasContact data:cb1a7629-cd6b-3018-8ab7-63f7ebdfc6e2 ;
:hasBookingContact data:cb1a7629-cd6b-3018-8ab7-63f7ebdfc6e2 ;
:isOwnedBy data:cb1a7629-cd6b-3018-8ab7-63f7ebdfc6e2 .