@prefix data: .
@prefix schema: .
@prefix xsd: .
data:a39b8b4d-4cac-3506-84b3-4ef51ce280f7
schema:closes "12:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-08T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-08T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b5bcd5fb-dc9b-3598-acdd-45f840f83ed8 schema:openingHoursSpecification data:a39b8b4d-4cac-3506-84b3-4ef51ce280f7 .