@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a0ef2359-2b9b-3d83-a6b7-da117a1d8f96
schema:closes "12:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-06-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-11T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:99f95ee5-79eb-3643-a1a4-a9af309329a6 schema:openingHoursSpecification data:a0ef2359-2b9b-3d83-a6b7-da117a1d8f96 .