@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7c5907bd-2941-33e8-aa81-90f69df752e3
schema:closes "12:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2048-12-31T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:58ff8127-0fc5-3e84-bd37-8e4e34941713 schema:openingHoursSpecification data:7c5907bd-2941-33e8-aa81-90f69df752e3 .