@prefix data: .
@prefix schema: .
@prefix xsd: .
data:85c1f2b6-e0b2-31ee-b7e1-cd953658e2e4
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "12:00:00"^^xsd:time ;
schema:validFrom "2026-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a5665ae9-96a1-35ec-b467-1f6d31c29d03 schema:openingHoursSpecification data:85c1f2b6-e0b2-31ee-b7e1-cd953658e2e4 .