@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6ce076f8-8734-3cf5-902f-b4769eeb4f41
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-08-24T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:29608f78-554b-360b-b299-83f4dbd1505f schema:openingHoursSpecification data:6ce076f8-8734-3cf5-902f-b4769eeb4f41 .