@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7c4c890e-6eba-3fb3-aaa3-5fc84ca79d27
schema:closes "23:30:00"^^xsd:time ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2026-08-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-12T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b844a632-8d04-3ed2-afb5-d8f0aa08d69a schema:openingHoursSpecification data:7c4c890e-6eba-3fb3-aaa3-5fc84ca79d27 .