@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/f35390c1-2d72-4787-a47f-069b10b3b437> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/b350a94b-0a06-49ca-b2d9-7e506bf24c6c> . <https://stad.gent/id/blank_node/b350a94b-0a06-49ca-b2d9-7e506bf24c6c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1904-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1904-01-01T00:00:00"^^xsd:dateTime .