@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:2a3393b2-0f36-390a-8584-bdd890fe3b6a schema:email "mediatheque.brumath@agglo-haguenau.fr" ; schema:familyName "WOLF" ; schema:givenName "Etienne" ; schema:legalName "Communauté de Communes de Brumath et environs" ; schema:telephone "+33 3 88 52 52 87" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "https://biblio-tilt.agglo-haguenau.fr/" ; foaf:title "Monsieur" . :hasContact data:2a3393b2-0f36-390a-8584-bdd890fe3b6a .