@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/3fc52ba3-c9ba-4283-bbf8-68ec80a5562d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/7b769f5b-5df6-460b-874e-25a3d7bb6a3a> . <https://stad.gent/id/blank_node/7b769f5b-5df6-460b-874e-25a3d7bb6a3a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1889-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1889-01-01T00:00:00"^^xsd:dateTime .