@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/0f1b9e5d-0573-4637-9cb1-367797f79d55> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/c5b64f71-769c-4560-b7a9-e49b3cdc66fa> . <https://stad.gent/id/blank_node/c5b64f71-769c-4560-b7a9-e49b3cdc66fa> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2018-07-05T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2018-07-05T00:00:00"^^xsd:dateTime .