@prefix data: .
@prefix schema: .
@prefix xsd: .
data:6e2fb999-0d33-36d5-8fa8-6f8010775ccb
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Friday ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-05-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-06-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2710e007-2243-322e-b452-c85b263e7a7a schema:openingHoursSpecification data:6e2fb999-0d33-36d5-8fa8-6f8010775ccb .