@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/9b9a68e0-d535-4205-ae36-2ee210e93aff> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/248fe6cf-814c-4f7c-b6f6-7b285a280475> . <https://stad.gent/id/blank_node/248fe6cf-814c-4f7c-b6f6-7b285a280475> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2005-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2005-01-01T00:00:00"^^xsd:dateTime .