@prefix data: .
@prefix schema: .
@prefix xsd: .
data:4e678e5c-6702-3599-9dc0-325dc03341ff
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "17:00:00"^^xsd:time ;
schema:validFrom "2026-08-11T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-11T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:007186b3-6d39-39a1-9839-7f4cdb81a054 schema:openingHoursSpecification data:4e678e5c-6702-3599-9dc0-325dc03341ff .