@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/c0515a57-e9a5-4d15-b76c-25d21aa32743> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/bde3e815-21e2-40b1-ad91-ad91c6c5d76a> . <https://stad.gent/id/blank_node/bde3e815-21e2-40b1-ad91-ad91c6c5d76a> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2014-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2014-01-01T00:00:00"^^xsd:dateTime .