@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d913783d-9eab-3e15-bef1-e161035beab7
schema:closes "23:30:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "20:00:00"^^xsd:time ;
schema:validFrom "2026-10-20T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-20T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:9bbc97ad-1047-3756-bdeb-46bbb5ce9102 schema:openingHoursSpecification data:d913783d-9eab-3e15-bef1-e161035beab7 .