@prefix data: .
@prefix schema: .
@prefix xsd: .
data:8a6404af-97fa-39fd-bb1f-cebd9fa528e4
schema:closes "13:00:00"^^xsd:time ;
schema:dayOfWeek schema:Monday ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-04-01T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-10-31T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:300760cd-d77b-314f-9c31-6805484a4e95 schema:openingHoursSpecification data:8a6404af-97fa-39fd-bb1f-cebd9fa528e4 .