@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7e7887d2-17f1-31f7-bbe7-7371bc5232b4
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-01-02T00:00:00"^^xsd:dateTime ;
schema:validThrough "2026-01-31T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b93b2142-8eac-38b4-a4fe-0f6ceee460f5 schema:openingHoursSpecification data:7e7887d2-17f1-31f7-bbe7-7371bc5232b4 .