@prefix data: .
@prefix schema: .
@prefix xsd: .
data:ab01d61f-4aa2-328c-9384-877369c1ef21
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-06-07T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-06-07T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:7d37be89-aaee-3d18-9e79-17e931d36b76 schema:openingHoursSpecification data:ab01d61f-4aa2-328c-9384-877369c1ef21 .