@prefix data: .
@prefix schema: .
@prefix xsd: .
data:47eea0e2-0c98-3e33-b9ac-2dd3bb5e2b14
schema:closes "11:30:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-04-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-04-19T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a8568ff5-d165-3216-b640-319083605c58 schema:openingHoursSpecification data:47eea0e2-0c98-3e33-b9ac-2dd3bb5e2b14 .