@prefix data: .
@prefix schema: .
@prefix xsd: .
data:d6901c13-e5f5-3f47-8a91-0cb4a0d113d2
schema:closes "15:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-06-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-18T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:c0accd23-8e63-3936-9478-4b7d296ee0e7 schema:openingHoursSpecification data:d6901c13-e5f5-3f47-8a91-0cb4a0d113d2 .