@prefix data: .
@prefix schema: .
@prefix xsd: .
data:22f990bd-f2cb-394b-86df-9d02329fc827
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:30:00"^^xsd:time ;
schema:validFrom "2026-04-25T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-04-25T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:84ba4613-0bd9-3b32-907a-93960b57151b schema:openingHoursSpecification data:22f990bd-f2cb-394b-86df-9d02329fc827 .