@prefix data: .
@prefix schema: .
@prefix xsd: .
data:09eed7bd-4426-3416-9df1-049ab843a011
schema:closes "16:00:00"^^xsd:time ;
schema:dayOfWeek schema:Sunday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2026-07-12T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2026-07-12T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:84573043-05df-311a-a04f-2da63988ab5d schema:openingHoursSpecification data:09eed7bd-4426-3416-9df1-049ab843a011 .