@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f99bc295-2965-3fa2-b476-46bf9e8c66f1
schema:closes "23:00:00"^^xsd:time ;
schema:opens "18:30:00"^^xsd:time ;
schema:validFrom "2026-07-27T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-27T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b98af1ee-806e-3753-8c27-48bbd64af3ed schema:openingHoursSpecification data:f99bc295-2965-3fa2-b476-46bf9e8c66f1 .