@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/729eafbd-0965-4f86-a9d7-c8df194c9a30> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/887e5b72-9750-4913-9469-4117d6c984cb> . <https://stad.gent/id/blank_node/887e5b72-9750-4913-9469-4117d6c984cb> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2001-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2001-01-01T00:00:00"^^xsd:dateTime .