@prefix data: .
@prefix schema: .
@prefix xsd: .
data:aaec9bb3-1697-3968-9b74-ea3ee258c3ce
schema:closes "22:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "19:00:00"^^xsd:time ;
schema:validFrom "2027-01-01T00:00:00+01:00"^^xsd:dateTime ;
schema:validThrough "2027-07-04T23:59:59+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:ef21765e-125e-3df9-af94-c2c659414fcf schema:openingHoursSpecification data:aaec9bb3-1697-3968-9b74-ea3ee258c3ce .