@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f015badc-9e3f-3fa7-8e40-a962d7fd8581
schema:closes "18:00:00"^^xsd:time ;
schema:opens "17:00:00"^^xsd:time ;
schema:validFrom "2026-07-17T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-17T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e87ccca4-1300-3feb-a4cc-e42561f10c00 schema:openingHoursSpecification data:f015badc-9e3f-3fa7-8e40-a962d7fd8581 .