@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b4f37702-289d-324f-b5fe-055f717cf5f3
schema:closes "23:00:00"^^xsd:time ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2026-10-13T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-13T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:dc0e206d-b722-34e1-90d6-3c0e6cc553cc schema:openingHoursSpecification data:b4f37702-289d-324f-b5fe-055f717cf5f3 .