@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1fd7ab73-e3f5-3ddc-9c3c-cd54ac39871f
schema:closes "18:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-11-07T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-11-07T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:75fe7c53-58cc-3ffe-aae4-4cda8aeba893 schema:openingHoursSpecification data:1fd7ab73-e3f5-3ddc-9c3c-cd54ac39871f .