@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:43d2bef0-ea6d-33e8-8409-86d07fe16958
schema:email "contact@musee-armee.fr" ;
schema:telephone "+33 1 44 42 38 77" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.musee-armee.fr/accueil.html" .
:hasContact data:43d2bef0-ea6d-33e8-8409-86d07fe16958 .