@prefix data: .
@prefix schema: .
@prefix xsd: .
data:f608d9cc-bd57-300e-8fbc-2560324053cd
schema:closes "18:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2026-08-18T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-08-18T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:53ff67ac-4b04-3725-88ff-0f3c603b231d schema:openingHoursSpecification data:f608d9cc-bd57-300e-8fbc-2560324053cd .