@prefix data: .
@prefix schema: .
@prefix xsd: .
data:aa23cba9-416e-3336-a8de-b4c3a01032e1
schema:closes "22:00:00"^^xsd:time ;
schema:opens "20:30:00"^^xsd:time ;
schema:validFrom "2026-08-07T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-07T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:574b1527-5258-3c24-96f2-481f2132e209 schema:openingHoursSpecification data:aa23cba9-416e-3336-a8de-b4c3a01032e1 .