@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/d5b62a75-43cc-4013-b8c6-f82d1eba844d> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/88b0fc4e-cd8a-4ef4-91d8-06b1bd73d0d9> . <https://stad.gent/id/blank_node/88b0fc4e-cd8a-4ef4-91d8-06b1bd73d0d9> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "2012-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "2012-01-01T00:00:00"^^xsd:dateTime .