@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1e7e88c1-eb0f-33c6-878f-28138f842fb1
schema:closes "11:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-10-20T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-20T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:f1a1d1c9-34ae-3f2f-a600-df74ee553522 schema:openingHoursSpecification data:1e7e88c1-eb0f-33c6-878f-28138f842fb1 .