@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e78e363e-d6ca-3f31-ba95-872fc9c34e41
schema:closes "19:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-07-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-18T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:080ee208-fa4e-31e6-bfb4-5555aa05dc69 schema:openingHoursSpecification data:e78e363e-d6ca-3f31-ba95-872fc9c34e41 .