@prefix data: .
@prefix schema: .
@prefix xsd: .
data:395a9f4f-46f2-308f-a5a8-5f81a808f24f
schema:closes "20:00:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2025-01-01T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-11-11T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:af1da82c-22bd-3f4a-a5c6-1f34a0819cde schema:openingHoursSpecification data:395a9f4f-46f2-308f-a5a8-5f81a808f24f .