@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7a2a3ae4-e410-395d-b662-0a20eef81b0a
schema:closes "15:30:00"^^xsd:time ;
schema:opens "12:30:00"^^xsd:time ;
schema:validFrom "2026-11-05T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2026-11-05T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:70d56558-7c6c-3eed-bce5-c630ae207704 schema:openingHoursSpecification data:7a2a3ae4-e410-395d-b662-0a20eef81b0a .