@prefix data: .
@prefix schema: .
@prefix xsd: .
data:513d9f84-8fdb-3c34-b77d-084be17a77e3
schema:closes "21:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2025-02-14T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-12-31T00:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2e860aa8-ec0d-3ffa-873e-6e1afdd380e0 schema:openingHoursSpecification data:513d9f84-8fdb-3c34-b77d-084be17a77e3 .