@prefix data: .
@prefix schema: .
@prefix xsd: .
data:7e151e53-e968-39ee-9765-c8a0fde7188e
schema:closes "13:00:00"^^xsd:time ;
schema:opens "08:00:00"^^xsd:time ;
schema:validFrom "2025-02-18T00:00:00"^^xsd:dateTime ;
schema:validThrough "2025-02-18T23:59:59"^^xsd:dateTime ;
a schema:OpeningHoursSpecification .
data:09fbb19d-1de6-3080-bc80-7101a8b037be schema:openingHoursSpecification data:7e151e53-e968-39ee-9765-c8a0fde7188e .