@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8e2b85e1-7a1c-3692-8da8-c8fbd83415d7
schema:closes "15:15:00"^^xsd:time ;
schema:opens "14:30:00"^^xsd:time ;
schema:validFrom "2026-04-22T00:00:00"^^xsd:dateTime ;
schema:validThrough "2026-04-22T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:66d556de-6ce9-3db1-8adf-d44640b7733a schema:openingHoursSpecification data:8e2b85e1-7a1c-3692-8da8-c8fbd83415d7 .