@prefix data: .
@prefix schema: .
@prefix xsd: .
data:320baa90-e4c3-30ca-81d1-09e5c5c486e2
schema:closes "12:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-24T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3c618d73-d621-331c-b65b-3740bcda31bc schema:openingHoursSpecification data:320baa90-e4c3-30ca-81d1-09e5c5c486e2 .