@prefix data: .
@prefix schema: .
@prefix xsd: .
data:23ed0f47-0c79-3e03-a9c9-4520a9c3b631
schema:closes "12:00:00"^^xsd:time ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-10-04T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-04T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:76b8aace-bf5d-3795-b0dd-c4264ee6a944 schema:openingHoursSpecification data:23ed0f47-0c79-3e03-a9c9-4520a9c3b631 .