@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b0de1575-de50-3b4e-9549-030c839e739a
schema:dayOfWeek schema:Sunday ;
schema:opens "07:00:00"^^xsd:time ;
schema:validFrom "2026-07-19T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-19T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3f302f36-0c1a-3a9c-bf55-b71c2bc8160f schema:openingHoursSpecification data:b0de1575-de50-3b4e-9549-030c839e739a .