@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:90d169f2-f4b6-3fe9-85f8-a167c0d9e3ec schema:email "musee.chapellerie@free.fr" ; schema:legalName "MUSÉE DE LA CHAPELLERIE" ; schema:telephone "+33 4 68 74 00 75" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://musee-chapellerie.com/" . :hasContact data:90d169f2-f4b6-3fe9-85f8-a167c0d9e3ec .