@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7f118c79-42c3-3c13-906a-3568131cb76e
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-06-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-31T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d5323825-0e48-3782-b89a-7801c6122b3a schema:openingHoursSpecification data:7f118c79-42c3-3c13-906a-3568131cb76e .