@prefix data: .
@prefix schema: .
@prefix xsd: .
data:33887fe7-d9a1-3303-9c0b-e37b385db62a
schema:closes "19:00:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-09-05T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-06T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e0212e87-d503-38d7-9f62-154af4092786 schema:openingHoursSpecification data:33887fe7-d9a1-3303-9c0b-e37b385db62a .