@prefix data: .
@prefix schema: .
@prefix xsd: .
data:40f9e326-9ac5-3ae9-8e98-e345d5f94957
schema:closes "18:30:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-08-20T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-20T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a3abd3e8-4f61-3d88-8bd9-3db40b26f7f2 schema:openingHoursSpecification data:40f9e326-9ac5-3ae9-8e98-e345d5f94957 .