@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:1e68de32-210d-3106-af1b-a552e21fedac schema:email "mairie.targon@wanadoo.fr" ; schema:legalName "Mairie" ; schema:telephone "+33 5 56 23 90 13" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://mairie-targon.com/" . :hasContact data:1e68de32-210d-3106-af1b-a552e21fedac ; :hasBookingContact data:1e68de32-210d-3106-af1b-a552e21fedac ; :isOwnedBy data:1e68de32-210d-3106-af1b-a552e21fedac .