@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:cab8887a-e3f8-34db-b3bd-adbc425e3d28
schema:email "lionel.haigniere@orange.fr" ;
schema:legalName "Les hirondelles" ;
schema:telephone "+33 6 18 83 88 90" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://chambres-les-hirondelles.fr/" .
:hasContact data:cab8887a-e3f8-34db-b3bd-adbc425e3d28 .