@prefix data: .
@prefix schema: .
@prefix xsd: .
data:30e175e6-15cf-35f6-bc5d-e6d50ef870f7
schema:closes "10:30:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-09-09T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-09T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3fb23cbc-29d4-368a-af55-b9cb7bb08239 schema:openingHoursSpecification data:30e175e6-15cf-35f6-bc5d-e6d50ef870f7 .