@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:12bad7ce-acd3-334f-9f10-b7cb65e7b2f7
schema:email "musee.bartholdi@colmar.fr" ;
schema:telephone "+33 3 89 41 90 60" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.musee-bartholdi.fr/" .
:hasContact data:12bad7ce-acd3-334f-9f10-b7cb65e7b2f7 ;
:hasBookingContact data:12bad7ce-acd3-334f-9f10-b7cb65e7b2f7 .