@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4a6195fe-bfe3-3da1-b6b6-39b39ee48d99
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "09:30:00"^^xsd:time ;
schema:validFrom "2025-07-05T09:30:00"^^xsd:dateTime ;
schema:validThrough "2025-08-31T19:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:1b18b4f1-63cf-3319-9b58-3a9f5ab3d521 schema:openingHoursSpecification data:4a6195fe-bfe3-3da1-b6b6-39b39ee48d99 .