@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/2d66659f-32fb-46af-90a5-82a786687243> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bfb9ab7e-4b90-4514-99d1-f4ca849bc623> . <https://stad.gent/id/blank_node/bfb9ab7e-4b90-4514-99d1-f4ca849bc623> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1962-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1962-01-01T00:00:00"^^xsd:dateTime .