@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b2156d3f-70e1-3eec-8818-0a7cc019ee06
schema:closes "22:00:00"^^xsd:time ;
schema:opens "20:30:00"^^xsd:time ;
schema:validFrom "2026-08-03T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-03T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:840ce665-7214-36d9-b964-f480970b4b7c schema:openingHoursSpecification data:b2156d3f-70e1-3eec-8818-0a7cc019ee06 .