@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ddaae62f-fe68-381c-b990-cba0285d2012
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Friday ;
schema:opens "14:00:00"^^xsd:time ;
schema:validFrom "2021-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2021-12-31T00:00:00+01:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:b87797b1-ea79-3ff5-ad47-2974e7a0f0e1 schema:openingHoursSpecification data:ddaae62f-fe68-381c-b990-cba0285d2012 .