@prefix data: .
@prefix schema: .
@prefix xsd: .
data:e7163e34-03fa-3785-921d-f29cb36170fc
schema:closes "18:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-07-05T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-07-05T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:7d37be89-aaee-3d18-9e79-17e931d36b76 schema:openingHoursSpecification data:e7163e34-03fa-3785-921d-f29cb36170fc .