@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b4dee753-5dcd-3c15-8276-5c26563a2d2e
schema:closes "15:30:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-05-30T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-05-30T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:af3a221d-61ad-3234-95cc-382e4930b4e7 schema:openingHoursSpecification data:b4dee753-5dcd-3c15-8276-5c26563a2d2e .