@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9e535307-9004-3a0f-af2f-9823741578c3
schema:closes "17:00:00"^^xsd:time ;
schema:opens "14:30:00"^^xsd:time ;
schema:validFrom "2026-07-31T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-31T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:8708e70e-eb93-3492-93d0-3945987fc72f schema:openingHoursSpecification data:9e535307-9004-3a0f-af2f-9823741578c3 .