@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8ff75e76-b587-3950-b929-230ed3c449a0
schema:closes "23:00:00"^^xsd:time ;
schema:opens "20:30:00"^^xsd:time ;
schema:validFrom "2026-07-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-14T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:25fa4a8d-886b-3542-ac11-2b11bef622b3 schema:openingHoursSpecification data:8ff75e76-b587-3950-b929-230ed3c449a0 .