@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e31ed14a-cabf-323a-91f2-2cbea1970d36
schema:dayOfWeek schema:Friday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-21T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-21T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:2d5e3b80-0473-35fd-8784-37f826b3e0a9 schema:openingHoursSpecification data:e31ed14a-cabf-323a-91f2-2cbea1970d36 .