@prefix data: . @prefix schema: . @prefix xsd: . data:1ee45fff-e84a-386c-8d89-4a1501bc862b schema:closes "13:00:00"^^xsd:time ; schema:dayOfWeek schema:Wednesday ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2014-04-01T00:00:00"^^xsd:dateTime ; schema:validThrough "2029-12-31T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:2101cb78-a88d-398a-92ab-ebc667adeb4b schema:openingHoursSpecification data:1ee45fff-e84a-386c-8d89-4a1501bc862b .