@prefix data: . @prefix schema: . @prefix xsd: . data:6a242fb4-147e-344e-b8bf-815b458df69d schema:closes "12:00:00"^^xsd:time ; schema:opens "10:00:00"^^xsd:time ; schema:validFrom "2026-03-15T00:00:00"^^xsd:dateTime ; schema:validThrough "2026-03-15T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:0e34400b-562e-3fd9-b79f-80a40fdde595 schema:openingHoursSpecification data:6a242fb4-147e-344e-b8bf-815b458df69d .