@prefix data: .
@prefix schema: .
@prefix xsd: .
data:46d0c050-074b-3d1c-9ee7-45f5f41dfe11
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-05-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-05-24T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:46464541-725b-3ed9-8388-a8a9323cdb69 schema:openingHoursSpecification data:46d0c050-074b-3d1c-9ee7-45f5f41dfe11 .