@prefix data: .
@prefix schema: .
@prefix xsd: .
data:69f48645-bf51-3b18-b910-33bbef3cd036
schema:closes "12:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2026-08-02T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-02T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:fcf3a3c9-7269-3f28-94d4-ed8d989bba3d schema:openingHoursSpecification data:69f48645-bf51-3b18-b910-33bbef3cd036 .