@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4b32c066-cce5-38de-b8d8-139918043303
schema:closes "12:30:00"^^xsd:time ;
schema:dayOfWeek schema:Saturday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2024-09-02T10:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2024-09-29T12:30:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:d6da4f79-45fc-3ac3-930f-5bd77c3ae5b7 schema:openingHoursSpecification data:4b32c066-cce5-38de-b8d8-139918043303 .