@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/8c2a7576-8a12-4f56-a7df-bb7f219f4e04> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b4f7df12-3cd8-4866-a418-2b4ed0dae562> . <https://stad.gent/id/blank_node/b4f7df12-3cd8-4866-a418-2b4ed0dae562> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-06-01T00:00:00"^^xsd:dateTime .