@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/3a3f0c4e-4f94-48bd-9cfe-5613cde862a4> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/326b83f4-c559-4061-b2d4-e24597f041c4> . <https://stad.gent/id/blank_node/326b83f4-c559-4061-b2d4-e24597f041c4> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1907-04-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1907-04-01T00:00:00"^^xsd:dateTime .