@prefix data: .
@prefix schema: .
@prefix xsd: .
data:aa975189-fd47-3f4f-9de4-ab7fc6fb3368
schema:closes "19:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-21T10:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-21T19:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:90e75828-8784-3f45-a422-0a493484f3c7 schema:openingHoursSpecification data:aa975189-fd47-3f4f-9de4-ab7fc6fb3368 .