@prefix data: .
@prefix schema: .
@prefix xsd: .
data:17d1b2de-be6d-3653-a4be-732fcea94e19
schema:closes "20:00:00"^^xsd:time ;
schema:opens "18:30:00"^^xsd:time ;
schema:validFrom "2027-02-26T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2027-02-26T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:8925a7ca-cf40-375c-92ee-63d513dfcd48 schema:openingHoursSpecification data:17d1b2de-be6d-3653-a4be-732fcea94e19 .