@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4edf1b75-5a92-3354-82b7-7da424457d39
schema:closes "11:30:00"^^xsd:time ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-08-21T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-21T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:bd3c714a-923c-30f4-baa4-ec3b5811c79e schema:openingHoursSpecification data:4edf1b75-5a92-3354-82b7-7da424457d39 .