@prefix data: . @prefix schema: . @prefix xsd: . data:7de42ceb-a9fd-3e9f-ad65-58a076661f1c schema:closes "21:00:00"^^xsd:time ; schema:opens "18:00:00"^^xsd:time ; schema:validFrom "2025-07-25T00:00:00+02:00"^^xsd:dateTime ; schema:validThrough "2025-07-25T00:00:00+02:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:9651bf5e-51d8-3b68-ab18-adfb96127f3f schema:openingHoursSpecification data:7de42ceb-a9fd-3e9f-ad65-58a076661f1c .