@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5f9c3db2-98aa-3606-8731-a5d74c2b8d20
schema:closes "14:00:00"^^xsd:time ;
schema:dayOfWeek schema:Wednesday ;
schema:opens "12:15:00"^^xsd:time ;
schema:validFrom "2025-07-01T12:15:00"^^xsd:dateTime ;
schema:validThrough "2025-08-31T14:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3d4986c4-e35b-3c47-97e0-f463e6d3297b schema:openingHoursSpecification data:5f9c3db2-98aa-3606-8731-a5d74c2b8d20 .