@prefix data: .
@prefix schema: .
@prefix xsd: .
data:2e732194-799e-37c5-bcc8-7b74934ca94f
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2025-01-01T08:00:00"^^xsd:dateTime ;
schema:validThrough "2025-12-30T19:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:138539ff-9258-3722-8c0c-af1a25f52dbb schema:openingHoursSpecification data:2e732194-799e-37c5-bcc8-7b74934ca94f .