@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/10ce0c1d-53c5-4096-9c39-bf58fc14da72> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ead488c9-2d28-4ded-bc9a-c48ed71a7806> . <https://stad.gent/id/blank_node/ead488c9-2d28-4ded-bc9a-c48ed71a7806> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1902-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1902-01-01T00:00:00"^^xsd:dateTime .