@prefix data: .
@prefix schema: .
@prefix xsd: .
data:327ba60a-8b2c-3a0f-b04b-5571c55359e1
schema:closes "17:00:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-10-25T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-25T23:59:59+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3fbbed81-77cb-3457-82ea-f54082c027bd schema:openingHoursSpecification data:327ba60a-8b2c-3a0f-b04b-5571c55359e1 .