@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/1b3b03f1-4045-47da-855c-d6a87d32efbb> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/d5da7238-0c18-4fee-8249-53cf95adfd7a> . <https://stad.gent/id/blank_node/d5da7238-0c18-4fee-8249-53cf95adfd7a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1898-04-30T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1898-04-30T00:00:00"^^xsd:dateTime .