@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3b448cca-cf0c-3255-b54e-6620056be4b5
schema:closes "10:15:00"^^xsd:time ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-08-24T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-24T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b976691a-7d37-3ccb-a615-914da479f1ea schema:openingHoursSpecification data:3b448cca-cf0c-3255-b54e-6620056be4b5 .