@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/eb33492d-0a6e-401d-a0c4-be0355c7c92c> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/22c5e115-b1c8-425b-b58f-3dcdef1ae85e> . <https://stad.gent/id/blank_node/22c5e115-b1c8-425b-b58f-3dcdef1ae85e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1886-03-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1886-03-20T00:00:00"^^xsd:dateTime .