@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/c99b5a90-824e-4a7d-8604-1a4a671f8348> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2f4b3df6-6eaf-46a8-b2a2-3fbb605bcf2b> . <https://stad.gent/id/blank_node/2f4b3df6-6eaf-46a8-b2a2-3fbb605bcf2b> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1959-12-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1959-12-01T00:00:00"^^xsd:dateTime .