@prefix data: .
@prefix schema: .
@prefix xsd: .
data:b12d83af-0f79-3924-8556-7205e9ce8186
schema:closes "18:30:00"^^xsd:time ;
schema:opens "17:00:00"^^xsd:time ;
schema:validFrom "2025-08-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2025-08-14T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:67d2b6e3-bc76-35a3-88c2-3ebd9fe96c0a schema:openingHoursSpecification data:b12d83af-0f79-3924-8556-7205e9ce8186 .