@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/b57e123b-a26b-42e3-a735-4777ca1ea046> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/cec88777-8b10-46c3-8075-336167286a55> . <https://stad.gent/id/blank_node/cec88777-8b10-46c3-8075-336167286a55> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2015-01-07T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2015-01-07T00:00:00"^^xsd:dateTime .