@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/cd834bc5-d2f5-46c5-bc42-60c40f684458> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/ec2cce61-c26d-4176-9aa6-424fd9cc3ec0> . <https://stad.gent/id/blank_node/ec2cce61-c26d-4176-9aa6-424fd9cc3ec0> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2018-10-20T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2018-10-20T00:00:00"^^xsd:dateTime .