@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1eca4d38-f873-3ddb-942f-d6c6e9216a53
schema:closes "21:00:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-09-29T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-29T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:ffa8c5be-4b12-3ad0-86c6-541aecdb7073 schema:openingHoursSpecification data:1eca4d38-f873-3ddb-942f-d6c6e9216a53 .