@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b39fdfed-e5d3-3f93-9b60-880a34c5a3b7
schema:closes "17:00:00"^^xsd:time ;
schema:opens "15:30:00"^^xsd:time ;
schema:validFrom "2026-08-16T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-16T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:06c2bebd-87fa-3a44-82b8-5f139c199450 schema:openingHoursSpecification data:b39fdfed-e5d3-3f93-9b60-880a34c5a3b7 .