@prefix data: .
@prefix schema: .
@prefix xsd: .
data:fcff32d2-9f0f-3acf-8443-2259e36ea2f7
schema:closes "12:30:00"^^xsd:time ;
schema:opens "08:30:00"^^xsd:time ;
schema:validFrom "2026-08-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-12T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:7d5876d1-e99a-39fd-bdd0-4567e36a475a schema:openingHoursSpecification data:fcff32d2-9f0f-3acf-8443-2259e36ea2f7 .