@prefix data: .
@prefix schema: .
@prefix xsd: .
data:9ccf57a1-0f0d-3a12-b4c1-41cf77dc4609
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-06-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-06-14T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:7d37be89-aaee-3d18-9e79-17e931d36b76 schema:openingHoursSpecification data:9ccf57a1-0f0d-3a12-b4c1-41cf77dc4609 .