@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e2bbdcce-2c84-366f-ab4d-7067e984bc68
schema:closes "17:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T14:00:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T17:30:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:4d3ccc77-4e80-30d9-ad82-da5011b0efd5 schema:openingHoursSpecification data:e2bbdcce-2c84-366f-ab4d-7067e984bc68 .