@prefix data: .
@prefix schema: .
@prefix xsd: .
data:104bead3-54cb-308d-8337-105f5221393f
schema:dayOfWeek schema:Monday ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-09-19T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-19T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:19e093f7-9468-3a79-be0f-d108f8f51fd6 schema:openingHoursSpecification data:104bead3-54cb-308d-8337-105f5221393f .