@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ad03e1f5-976d-36f9-8436-f5d9e70869ce
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:30:00"^^xsd:time ;
schema:validFrom "2026-04-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a915f357-404a-3cf5-8278-c8ef9843bedd schema:openingHoursSpecification data:ad03e1f5-976d-36f9-8436-f5d9e70869ce .