@prefix data: .
@prefix schema: .
@prefix xsd: .
data:99f152cd-44c0-3d76-9b84-e1e3c80eccb7
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Friday ;
schema:opens "17:00:00"^^xsd:time ;
schema:validFrom "2026-10-30T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-10-30T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3c607273-d4c0-3fb8-9415-22a4e5961638 schema:openingHoursSpecification data:99f152cd-44c0-3d76-9b84-e1e3c80eccb7 .