@prefix data: .
@prefix schema: .
@prefix xsd: .
data:fc59765f-fb38-3e7e-9975-85aa5e7a9c42
schema:closes "12:30:00"^^xsd:time ;
schema:opens "10:30:00"^^xsd:time ;
schema:validFrom "2026-08-10T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-10T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2b7bb749-e14d-3189-836f-c4997c4840b5 schema:openingHoursSpecification data:fc59765f-fb38-3e7e-9975-85aa5e7a9c42 .