@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7a4fc3e8-7c07-3734-b96d-f2c1443f62f7
schema:closes "13:00:00"^^xsd:time ;
schema:opens "07:00:00"^^xsd:time ;
schema:validFrom "2026-06-05T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-05T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b2895b99-49f5-3a8f-a3b0-f1926216498d schema:openingHoursSpecification data:7a4fc3e8-7c07-3734-b96d-f2c1443f62f7 .