@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6270dfb5-1e85-3115-991d-af7371b0d3d7
schema:closes "11:00:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2025-07-07T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-08-31T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:8f9e5b9f-3c6b-35c5-8fc6-3546f17837a5 schema:openingHoursSpecification data:6270dfb5-1e85-3115-991d-af7371b0d3d7 .