@prefix data: .
@prefix schema: .
@prefix xsd: .
data:42b8a3e0-eac8-3aed-87fc-f4bcb13e6732
schema:closes "18:00:00"^^xsd:time ;
schema:opens "11:00:00"^^xsd:time ;
schema:validFrom "2026-07-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-23T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a468033f-0eda-3221-9917-4c45ebc98719 schema:openingHoursSpecification data:42b8a3e0-eac8-3aed-87fc-f4bcb13e6732 .