@prefix data: .
@prefix schema: .
@prefix xsd: .
data:45c55d34-123c-3765-94b5-19c5e4f1910b
schema:closes "16:30:00"^^xsd:time ;
schema:opens "13:30:00"^^xsd:time ;
schema:validFrom "2026-08-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-14T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:bbad7b71-09d6-33cf-8a9e-9b2fe71edb7b schema:openingHoursSpecification data:45c55d34-123c-3765-94b5-19c5e4f1910b .