@prefix data: .
@prefix schema: .
@prefix xsd: .
data:32880e7d-95ae-337b-807e-f3ed44e50e7f
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-07-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-19T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:6086876d-87e2-3068-96bb-c089aa3485b6 schema:openingHoursSpecification data:32880e7d-95ae-337b-807e-f3ed44e50e7f .