@prefix data: .
@prefix schema: .
@prefix xsd: .
data:81046e59-e842-3cf6-aeee-131c431b7ad7
schema:closes "14:00:00"^^xsd:time ;
schema:dayOfWeek schema:Friday ;
schema:opens "12:15:00"^^xsd:time ;
schema:validFrom "2025-12-03T12:15:00"^^xsd:dateTime ;
schema:validThrough "2025-12-31T14:00:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:3d4986c4-e35b-3c47-97e0-f463e6d3297b schema:openingHoursSpecification data:81046e59-e842-3cf6-aeee-131c431b7ad7 .