@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:1b96a069-073e-3022-a0c2-4b87cf976026
schema:email "reservations@electropolis.tm.fr" ;
schema:legalName "MUSEE ELECTROPOLIS" ;
schema:telephone "+33 3 89 32 48 50" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.musee-electropolis.fr/" .
:hasContact data:1b96a069-073e-3022-a0c2-4b87cf976026 .