@prefix data: .
@prefix schema: .
@prefix xsd: .
data:aa3b4ca3-6037-3462-83f8-7a7b69ed86e2
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-05-03T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-05-03T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:ccb6da59-5437-3c27-a875-bac7092220f4 schema:openingHoursSpecification data:aa3b4ca3-6037-3462-83f8-7a7b69ed86e2 .