@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6a997ff4-c150-3301-9539-f2100a040ae7
schema:closes "19:00:00"^^xsd:time ;
schema:opens "11:00:00"^^xsd:time ;
schema:validFrom "2026-06-15T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:1462251a-24e6-38ee-8b26-2f609595a06f schema:openingHoursSpecification data:6a997ff4-c150-3301-9539-f2100a040ae7 .