@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5f214939-508c-302b-8d0b-de83cc5bbf00
schema:closes "12:00:00"^^xsd:time ;
schema:opens "16:00:00"^^xsd:time ;
schema:validFrom "2026-07-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-14T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b1224631-5802-3563-84b3-b5713d11bf61 schema:openingHoursSpecification data:5f214939-508c-302b-8d0b-de83cc5bbf00 .