@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b05d1ce2-8fdc-3841-ac00-2dd64a366fb8
schema:closes "18:30:00"^^xsd:time ;
schema:opens "15:00:00"^^xsd:time ;
schema:validFrom "2026-08-06T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-06T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a2bbbaca-65c6-36cb-b612-5e06cad4d4e6 schema:openingHoursSpecification data:b05d1ce2-8fdc-3841-ac00-2dd64a366fb8 .