@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/905fba90-a2f6-438f-ab4c-969a8902dc4e> <http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span> <https://stad.gent/id/blank_node/6ac2850b-1adb-4c86-a1fd-e25360cecea3> . <https://stad.gent/id/blank_node/6ac2850b-1adb-4c86-a1fd-e25360cecea3> rdf:type <http://data.europa.eu/m8g/PeriodOfTime> ; <http://data.europa.eu/m8g/endTime> "1980-01-01T00:00:00"^^xsd:dateTime ; <http://data.europa.eu/m8g/startTime> "1980-01-01T00:00:00"^^xsd:dateTime .