@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:e3e2f2c5-d9cd-37d9-9dff-6ada2e6184fe schema:legalName "La Moutète" ; schema:telephone "+33 5 59 69 00 83" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.mairie-orthez.fr/" . :hasContact data:e3e2f2c5-d9cd-37d9-9dff-6ada2e6184fe ; :hasBookingContact data:e3e2f2c5-d9cd-37d9-9dff-6ada2e6184fe ; :isOwnedBy data:e3e2f2c5-d9cd-37d9-9dff-6ada2e6184fe .