@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f50febe2-ad0a-31e7-8058-e84bddb89ac5
schema:closes "12:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2026-09-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-15T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2710e007-2243-322e-b452-c85b263e7a7a schema:openingHoursSpecification data:f50febe2-ad0a-31e7-8058-e84bddb89ac5 .