@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/1e10c898-138e-45bb-b28c-dc081bfceef7> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/0cfdb85b-7d17-4bf3-b3d1-05677f2eb52a> . <https://stad.gent/id/blank_node/0cfdb85b-7d17-4bf3-b3d1-05677f2eb52a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1888-01-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1888-01-09T00:00:00"^^xsd:dateTime .