@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2edb2f49-8cf7-315c-abe1-21575352782e
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2025-04-26T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2025-04-26T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f145c6ff-2053-38f6-80da-d07317cfddbd schema:openingHoursSpecification data:2edb2f49-8cf7-315c-abe1-21575352782e .