@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8fffe5d0-ab7d-3a96-bc21-8b3e2576063a
schema:closes "10:30:00"^^xsd:time ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2026-07-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-11T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b55d5216-5548-317f-81b2-f1cc855ed42a schema:openingHoursSpecification data:8fffe5d0-ab7d-3a96-bc21-8b3e2576063a .