@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/1ea42c17-5783-4273-9a83-bdd2fc91fae0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4f4c5cb5-dc9c-4637-993c-3ff2ae5718dd> . <https://stad.gent/id/blank_node/4f4c5cb5-dc9c-4637-993c-3ff2ae5718dd> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2020-02-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-02-20T00:00:00"^^xsd:dateTime .