@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8a640ef2-81e4-39b4-ba56-bd6c594df0e4
schema:closes "10:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-07-20T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-20T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:922263dd-83dc-31ec-b137-7ad56aaab3de schema:openingHoursSpecification data:8a640ef2-81e4-39b4-ba56-bd6c594df0e4 .