@prefix data: .
@prefix schema: .
@prefix xsd: .
data:3c915b73-a2b7-3e4e-bc4c-d921f03c5122
schema:closes "22:00:00"^^xsd:time ;
schema:opens "20:30:00"^^xsd:time ;
schema:validFrom "2026-07-04T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-04T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:6fcb8e4f-9ed4-3c9e-8642-0dc0c360f3a5 schema:openingHoursSpecification data:3c915b73-a2b7-3e4e-bc4c-d921f03c5122 .