@prefix data: .
@prefix schema: .
@prefix xsd: .
data:328fc3d4-e521-313b-87ce-658565e634a1
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2024-04-29T10:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2024-05-05T12:30:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d6da4f79-45fc-3ac3-930f-5bd77c3ae5b7 schema:openingHoursSpecification data:328fc3d4-e521-313b-87ce-658565e634a1 .