@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2c245dd9-48b3-3a5f-882a-bf5f53ecb0c2
schema:closes "12:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-05-19T00:00:00"^^xsd:dateTime ;
schema:validThrough "2026-05-19T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:94d6ed9f-aae3-36f8-b040-5596fb0339de schema:openingHoursSpecification data:2c245dd9-48b3-3a5f-882a-bf5f53ecb0c2 .