@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/fc4058c1-5e03-4404-a62e-3bd7c3d4b4dc> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/5a4b3598-74d2-4e0b-9b8c-f991a5db4dba> . <https://stad.gent/id/blank_node/5a4b3598-74d2-4e0b-9b8c-f991a5db4dba> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1937-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1937-01-01T00:00:00"^^xsd:dateTime .