@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/a7d62113-662b-4873-8c0a-1e5e9836ec4a> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b01066fa-771b-4378-b7e1-8adbaeafd262> . <https://stad.gent/id/blank_node/b01066fa-771b-4378-b7e1-8adbaeafd262> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1963-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1963-01-01T00:00:00"^^xsd:dateTime .