@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9b9cd654-c656-3cfd-89e8-b8796a985f03
schema:closes "18:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-05-10T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-05-10T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:de126f7d-24ab-3ea4-8130-e0d13c2c0d68 schema:openingHoursSpecification data:9b9cd654-c656-3cfd-89e8-b8796a985f03 .