@prefix data: . @prefix schema: . @prefix xsd: . data:f471b702-f4df-3f4f-bc6c-4c26164d9086 schema:closes "12:00:00"^^xsd:time ; schema:opens "09:00:00"^^xsd:time ; schema:validFrom "2022-01-25T09:00:00"^^xsd:dateTime ; schema:validThrough "2022-01-25T12:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:eebe9cb4-fb77-3259-9738-e82302fd3efa schema:openingHoursSpecification data:f471b702-f4df-3f4f-bc6c-4c26164d9086 .