@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/8f832473-660c-47a2-926e-0bcb078b70a6> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0d9f83b1-9c07-4476-b777-49c0f0c5e544> . <https://stad.gent/id/blank_node/0d9f83b1-9c07-4476-b777-49c0f0c5e544> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-04-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-04-01T00:00:00"^^xsd:dateTime .