@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . <https://stad.gent/id/blank_node/d5d8f94d-1381-48aa-8d6c-a51cb801ab81> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d868d586-f3e9-45b7-a2f6-fbfe1cb3ad31> . <https://stad.gent/id/blank_node/d868d586-f3e9-45b7-a2f6-fbfe1cb3ad31> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; rdfs:isDefinedBy <https://stad.gent/data/blank_node/d868d586-f3e9-45b7-a2f6-fbfe1cb3ad31> ; <http://data.europa.eu/m8g/endTime> "2020-01-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2020-01-20T00:00:00"^^xsd:dateTime .