@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9d1eb4e5-7a33-33dd-8516-e560b263e710
schema:closes "19:00:00"^^xsd:time ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-07-03T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:69cfb3b3-6eba-305e-b1c2-4fa2ed60b116 schema:openingHoursSpecification data:9d1eb4e5-7a33-33dd-8516-e560b263e710 .