@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/8a256b72-f63b-4897-816d-feef8569dd76> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/e64046b2-f4d7-4dc4-b8b5-9f78f777f63e> . <https://stad.gent/id/blank_node/e64046b2-f4d7-4dc4-b8b5-9f78f777f63e> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1957-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1957-01-01T00:00:00"^^xsd:dateTime .