@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b9d24a61-2a91-3d00-a7ad-aec4807fb040
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-02-23T00:00:00"^^xsd:dateTime ;
schema:validThrough "2026-02-23T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c80177a5-2e18-3e48-be50-524097120d0e schema:openingHoursSpecification data:b9d24a61-2a91-3d00-a7ad-aec4807fb040 .