@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8e08e26c-ca6b-333b-a0aa-e2c122ea7223
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "11:00:00"^^xsd:time ;
schema:validFrom "2026-04-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:5a737228-86a1-35f1-9e63-a88763e0b634 schema:openingHoursSpecification data:8e08e26c-ca6b-333b-a0aa-e2c122ea7223 .