@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:9ec89327-ef72-33fe-a588-bd74a9a8a08d schema:legalName "Mairie" ; schema:telephone "+33 5 55 95 68 10" ; a :Agent, schema:Organization, foaf:Agent . :hasContact data:9ec89327-ef72-33fe-a588-bd74a9a8a08d ; :hasBookingContact data:9ec89327-ef72-33fe-a588-bd74a9a8a08d ; :isOwnedBy data:9ec89327-ef72-33fe-a588-bd74a9a8a08d .