@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6a0e456d-96fd-3553-9e25-6f6bcbf0c043
schema:closes "14:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "12:15:00"^^xsd:time ;
schema:validFrom "2025-01-02T12:15:00"^^xsd:dateTime ;
schema:validThrough "2025-06-30T14:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3d4986c4-e35b-3c47-97e0-f463e6d3297b schema:openingHoursSpecification data:6a0e456d-96fd-3553-9e25-6f6bcbf0c043 .