@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/ca477d6e-f75b-4a24-8494-7be1b3e6b2fa> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/2fde5f47-d2c2-43a1-881b-568e4e0ba58e> . <https://stad.gent/id/blank_node/2fde5f47-d2c2-43a1-881b-568e4e0ba58e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2019-02-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2019-02-01T00:00:00"^^xsd:dateTime .