@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a3213ddd-32c7-354d-9e6b-e8568dfeb346
schema:closes "12:00:00"^^xsd:time ;
schema:opens "11:00:00"^^xsd:time ;
schema:validFrom "2026-10-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-11T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c15d2ba1-b868-37ff-9558-7cd358790d05 schema:openingHoursSpecification data:a3213ddd-32c7-354d-9e6b-e8568dfeb346 .