@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d5198e06-3e9c-36f1-8c81-7b7ebb20a750
schema:closes "18:00:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-05-15T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-15T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3eafb1c5-138c-31b0-86bb-29a873da0dfb schema:openingHoursSpecification data:d5198e06-3e9c-36f1-8c81-7b7ebb20a750 .