@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:8d241753-f969-3800-b27b-f5293958e5dd
schema:email "info@brumath.fr" ;
schema:legalName "Mairie" ;
schema:telephone "+33 3 90 29 13 30" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.brumath.fr/" .
:hasContact data:8d241753-f969-3800-b27b-f5293958e5dd .