@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/cfc2e28f-65cf-47d7-949e-b3464363f0b1> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/53c58ebf-17f9-4f99-bd7c-885feaefa11e> . <https://stad.gent/id/blank_node/53c58ebf-17f9-4f99-bd7c-885feaefa11e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2022-06-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2022-06-01T00:00:00"^^xsd:dateTime .