@prefix data: .
@prefix schema: .
@prefix xsd: .
data:bdf00ed1-cd27-3577-b9b7-20ddba295ad1
schema:closes "22:00:00"^^xsd:time ;
schema:dayOfWeek schema:Thursday ;
schema:opens "20:30:00"^^xsd:time ;
schema:validFrom "2026-08-20T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-20T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:8dbef0aa-6cfc-3cf5-8989-a03922fcd569 schema:openingHoursSpecification data:bdf00ed1-cd27-3577-b9b7-20ddba295ad1 .