@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:321fe73a-b0bb-3ef1-8226-252ad91c7281
schema:email "mediatheque@ville-montmorillon.fr" ;
schema:legalName "Médiathèque Prosper Mérimée" ;
schema:telephone "+33 5 49 91 78 09" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://mediatheque.montmorillon.fr/" .
:hasContact data:321fe73a-b0bb-3ef1-8226-252ad91c7281 ;
:hasBookingContact data:321fe73a-b0bb-3ef1-8226-252ad91c7281 ;
:isOwnedBy data:321fe73a-b0bb-3ef1-8226-252ad91c7281 .