@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7c3c8159-ed38-3480-8699-9a1e1b128a4b
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "13:00:00"^^xsd:time ;
schema:validFrom "2026-04-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-04-27T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:71147186-76c0-38f2-85c5-dde7206159aa schema:openingHoursSpecification data:7c3c8159-ed38-3480-8699-9a1e1b128a4b .