@prefix data: .
@prefix schema: .
@prefix xsd: .
data:096b9e5b-3bf5-3f25-bcef-62f76a8bebb1
schema:closes "12:00:00"^^xsd:time ;
schema:opens "10:45:00"^^xsd:time ;
schema:validFrom "2026-09-19T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-09-19T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:22c8dc54-a434-3738-8e17-4b34146bdd2e schema:openingHoursSpecification data:096b9e5b-3bf5-3f25-bcef-62f76a8bebb1 .