@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/2e8b4b2f-581f-4e57-bcc5-0c1bff44fc07> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/872df35e-c3dd-4f90-8890-c2de661cf57b> . <https://stad.gent/id/blank_node/872df35e-c3dd-4f90-8890-c2de661cf57b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1964-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1964-01-01T00:00:00"^^xsd:dateTime .