@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b5b253f3-ac4e-315c-aee2-8a2f4535f09e
schema:closes "19:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-10-10T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-10T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:9b8ca15d-0e18-3608-8905-79bf786595d2 schema:openingHoursSpecification data:b5b253f3-ac4e-315c-aee2-8a2f4535f09e .