@prefix data: .
@prefix schema: .
@prefix xsd: .
data:dbfa8c3d-06bb-30cc-aaf8-dde729da1fde
schema:closes "18:30:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "09:00:00"^^xsd:time ;
schema:validFrom "2027-10-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2028-03-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:58e09641-83e5-3207-b9c0-bd944ea19332 schema:openingHoursSpecification data:dbfa8c3d-06bb-30cc-aaf8-dde729da1fde .