@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f7582fca-d92f-354e-a5c9-e3df98686ffe
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Friday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-02-02T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-03-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b2188047-fa15-33c8-b4f7-861152bf56bd schema:openingHoursSpecification data:f7582fca-d92f-354e-a5c9-e3df98686ffe .