@prefix data: .
@prefix schema: .
@prefix xsd: .
data:dc2d3899-7a43-36e6-ac5c-6140f5ef83c3
schema:closes "10:30:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-07-09T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-09T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3eb91742-a6e3-3ed3-958c-4baf2f31e082 schema:openingHoursSpecification data:dc2d3899-7a43-36e6-ac5c-6140f5ef83c3 .