@prefix data: . @prefix schema: . @prefix xsd: . data:9fd19fce-a185-32d6-b168-e4bdda99ce3f schema:closes "12:00:00"^^xsd:time ; schema:opens "08:00:00"^^xsd:time ; schema:validFrom "2027-07-15T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2027-07-15T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:16dcffb6-7611-31d5-a2e0-26f7644ee982 schema:openingHoursSpecification data:9fd19fce-a185-32d6-b168-e4bdda99ce3f .