@prefix data: .
@prefix schema: .
@prefix xsd: .
data:83bffdc2-dbdb-3e9e-b210-48a966e0c0f0
schema:closes "16:30:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "14:30:00"^^xsd:time ;
schema:validFrom "2026-07-04T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:44d758fa-6206-3e04-a63d-6af7d24a8699 schema:openingHoursSpecification data:83bffdc2-dbdb-3e9e-b210-48a966e0c0f0 .