@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/ebad437d-fcb5-49ac-80cc-26b6df47a1b2> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/db9e1ac3-9f1c-4746-9bff-ed4a19db43c7> . <https://stad.gent/id/blank_node/db9e1ac3-9f1c-4746-9bff-ed4a19db43c7> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1950-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1950-01-01T00:00:00"^^xsd:dateTime .