@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/38eb15de-ff93-4843-8d88-1b85fe6800a1> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/cf988c12-97a8-4ab4-9c27-fd6af06b7fea> . <https://stad.gent/id/blank_node/cf988c12-97a8-4ab4-9c27-fd6af06b7fea> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1974-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1974-01-01T00:00:00"^^xsd:dateTime .