@prefix data: . @prefix schema: . @prefix xsd: . data:cd17dd5b-13a2-36f3-a1c1-3f1754f2712e schema:closes "11:00:00"^^xsd:time ; schema:dayOfWeek schema:Monday ; schema:opens "17:00:00"^^xsd:time ; schema:validFrom "2025-02-07T00:00:00"^^xsd:dateTime ; schema:validThrough "2025-12-31T00:00:00"^^xsd:dateTime ; a schema:OpeningHoursSpecification . data:f1e7da8f-ac9b-3357-b973-393cdd6dca3d schema:openingHoursSpecification data:cd17dd5b-13a2-36f3-a1c1-3f1754f2712e .