@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f7edaa1d-2d36-3e52-a53a-e4d8f9ba5db1
schema:closes "17:00:00"^^xsd:time ;
schema:opens "13:30:00"^^xsd:time ;
schema:validFrom "2027-12-15T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2027-12-15T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d7a60c6d-c01e-3418-9726-186bab9b71b6 schema:openingHoursSpecification data:f7edaa1d-2d36-3e52-a53a-e4d8f9ba5db1 .