@prefix data: .
@prefix schema: .
@prefix xsd: .
data:5fcf9c29-d2f3-3546-8a2f-db2a4f25f798
schema:closes "18:00:00"^^xsd:time ;
schema:opens "10:00:00"^^xsd:time ;
schema:validFrom "2027-07-14T00:00:00+02:00"^^xsd:dateTime ;
schema:validThrough "2027-07-14T00:00:00+02:00"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:a0889563-b25b-3b49-a1cf-84599cf4a057 schema:openingHoursSpecification data:5fcf9c29-d2f3-3546-8a2f-db2a4f25f798 .