@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/e90b3160-cede-4f7a-b2c3-6018153b2f77> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4cfe59d8-b7ac-4057-8210-7744e45b8368> . <https://stad.gent/id/blank_node/4cfe59d8-b7ac-4057-8210-7744e45b8368> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1968-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1968-01-01T00:00:00"^^xsd:dateTime .