@prefix data: .
@prefix schema: .
@prefix xsd: .
data:130e37e5-1daa-39c1-858e-31240bb7be6b
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "13:30:00"^^xsd:time ;
schema:validFrom "2024-04-29T13:30:00+02:00"^^xsd:dateTime ;
schema:validThrough "2024-05-05T19:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d6da4f79-45fc-3ac3-930f-5bd77c3ae5b7 schema:openingHoursSpecification data:130e37e5-1daa-39c1-858e-31240bb7be6b .