@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/c5de4fa6-6e6d-44de-bc0e-8d6cff8a4b62> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4e89c178-3fb8-4e86-998c-ff298e5a5bc3> . <https://stad.gent/id/blank_node/4e89c178-3fb8-4e86-998c-ff298e5a5bc3> 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 .