@prefix data: .
@prefix schema: .
@prefix xsd: .
data:1b4b64a6-e6dc-35bd-b948-60dc3b416827
schema:closes "11:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-07-06T00:00:00"^^xsd:dateTime ;
schema:validThrough "2026-07-06T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a9057e27-6603-3b11-8a01-24829d21f856 schema:openingHoursSpecification data:1b4b64a6-e6dc-35bd-b948-60dc3b416827 .