@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/eb75fb5e-c435-4256-ba3d-7a7b50ba1a57> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b57da6e2-d98a-45fe-af5d-e544f5ecdc5c> . <https://stad.gent/id/blank_node/b57da6e2-d98a-45fe-af5d-e544f5ecdc5c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1958-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1958-01-01T00:00:00"^^xsd:dateTime .