@prefix data: .
@prefix schema: .
@prefix xsd: .
data:884fffc5-e83b-3393-a7d0-6c45d7db21d4
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2026-02-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b531fcb6-c9b8-3aff-aced-19b196505df6 schema:openingHoursSpecification data:884fffc5-e83b-3393-a7d0-6c45d7db21d4 .