@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/5dc5cc79-7e28-4cc4-b66e-d752498e97a0> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/783dd1fb-7a7e-4918-bde4-af5dc43ff927> . <https://stad.gent/id/blank_node/783dd1fb-7a7e-4918-bde4-af5dc43ff927> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1954-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1954-01-01T00:00:00"^^xsd:dateTime .