@prefix data: .
@prefix schema: .
@prefix xsd: .
data:149edbc9-3bc2-3102-bf28-1e2557ddfbd7
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2027-10-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-12-31T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d5340245-d694-3458-8e99-ebb0c2e61709 schema:openingHoursSpecification data:149edbc9-3bc2-3102-bf28-1e2557ddfbd7 .