@prefix data: .
@prefix schema: .
@prefix xsd: .
data:aed02d06-56f8-34c3-b5c7-704330c452f9
schema:closes "12:30:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-04-08T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-04-29T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:85d57bd0-a8a6-3408-9e8b-868fc2038b5b schema:openingHoursSpecification data:aed02d06-56f8-34c3-b5c7-704330c452f9 .