@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a3cbb825-7cd4-3529-9eda-e128d8fa08b4
schema:closes "12:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2027-01-21T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2027-01-21T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:16dcffb6-7611-31d5-a2e0-26f7644ee982 schema:openingHoursSpecification data:a3cbb825-7cd4-3529-9eda-e128d8fa08b4 .