@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9babe3f8-76b0-3f49-b0e1-e1e473feceb1
schema:closes "17:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-06-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-09-30T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:6490c869-e35b-3abe-b678-3efe33089bd7 schema:openingHoursSpecification data:9babe3f8-76b0-3f49-b0e1-e1e473feceb1 .