@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/a4dc3e13-d60f-40c6-beae-6cad92d36775> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/4ba0f60b-4672-4ade-a9b7-c07f8cfaa105> . <https://stad.gent/id/blank_node/4ba0f60b-4672-4ade-a9b7-c07f8cfaa105> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1973-04-09T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1973-04-09T00:00:00"^^xsd:dateTime .