@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5b2b4312-526d-3a1c-83a6-a584c094ea9c
schema:closes "18:00:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-08-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-11T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d17a5b6b-2d69-33af-8485-b72e8617b5f6 schema:openingHoursSpecification data:5b2b4312-526d-3a1c-83a6-a584c094ea9c .