@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/e4a964b6-61ed-455f-b82d-2653fd5d39cc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/fd12bd87-11dd-406d-abe6-3b1f5a06231c> . <https://stad.gent/id/blank_node/fd12bd87-11dd-406d-abe6-3b1f5a06231c> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-08-04T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-08-04T00:00:00"^^xsd:dateTime .