@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/b3301bef-0fde-4174-9aaf-c8418684f46b> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1bb50bcc-acd3-4fbf-8e0f-25f70d19db01> . <https://stad.gent/id/blank_node/1bb50bcc-acd3-4fbf-8e0f-25f70d19db01> 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 .