@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/2a7f97b0-fc44-4de4-b5cc-2a54a2f43de8> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/1d9202a5-c3b3-4f69-8f65-74b0267085dc> . <https://stad.gent/id/blank_node/1d9202a5-c3b3-4f69-8f65-74b0267085dc> 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 .