@prefix data: .
@prefix schema: .
@prefix xsd: .
data:51d81d57-50d8-3f33-9cc9-2b883cffe24e
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Saturday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2025-08-16T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-08-30T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:fa2f8259-9884-34c4-8d12-60efb03887a9 schema:openingHoursSpecification data:51d81d57-50d8-3f33-9cc9-2b883cffe24e .