@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7c5da79e-f2b6-35a0-a66b-94350477b978
schema:closes "12:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2027-12-30T00:00:00"^^xsd:dateTime ;
schema:validThrough "2027-12-30T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:252deea2-fd8b-3a2e-a54f-29d67bc1b788 schema:openingHoursSpecification data:7c5da79e-f2b6-35a0-a66b-94350477b978 .