@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ed1f7cbe-7ee2-34f9-a559-ef65357f3452
schema:closes "12:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-09-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-11T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3d11fb7a-f987-3dad-93cd-38635c2da19e schema:openingHoursSpecification data:ed1f7cbe-7ee2-34f9-a559-ef65357f3452 .