@prefix data: .
@prefix schema: .
@prefix xsd: .
data:15dc2cf8-25c1-3921-83f1-357c36c5c5c3
schema:closes "19:00:00"^^xsd:time ;
schema:dayOfWeek schema:Tuesday ;
schema:opens "15:30:00"^^xsd:time ;
schema:validFrom "2026-10-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-10-06T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:933f30ea-74c5-390c-a61a-07b9b6e3882e schema:openingHoursSpecification data:15dc2cf8-25c1-3921-83f1-357c36c5c5c3 .