@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8e61f98e-9db5-3a97-9121-ed32d137c2be
schema:closes "20:00:00"^^xsd:time ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2026-07-21T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-21T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:e30f98e4-c32a-3797-8472-07bc403caa34 schema:openingHoursSpecification data:8e61f98e-9db5-3a97-9121-ed32d137c2be .