@prefix data: .
@prefix schema: .
@prefix xsd: .
data:c96a6516-25da-37ed-9b66-4d390406ae6e
schema:closes "12:00:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-09-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-12T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2886dfd6-7438-31b4-a49f-b381a4c64428 schema:openingHoursSpecification data:c96a6516-25da-37ed-9b66-4d390406ae6e .