@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/1fe5d75a-13c0-4fe4-996a-3dd2bdeef4fd> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bd615583-740a-46fe-ae85-396f3649bba4> . <https://stad.gent/id/blank_node/bd615583-740a-46fe-ae85-396f3649bba4> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1919-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1919-01-01T00:00:00"^^xsd:dateTime .