@prefix data: .
@prefix schema: .
@prefix xsd: .
data:42bf5305-39a2-35f0-ba84-66c2dc31fa9b
schema:closes "20:30:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-08-19T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-19T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:58aae9ab-9861-371c-b64e-e2afe59c473c schema:openingHoursSpecification data:42bf5305-39a2-35f0-ba84-66c2dc31fa9b .