@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/fde37e88-d3dc-4e2e-8eed-96a3981f2b54> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/53e99241-f78a-42e7-98ab-22eb51f1ff1e> . <https://stad.gent/id/blank_node/53e99241-f78a-42e7-98ab-22eb51f1ff1e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1900-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1900-01-01T00:00:00"^^xsd:dateTime .