@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/72aec1e9-9f4c-4517-b976-b98442478cea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/25d74cbf-5d76-45eb-a088-ffeb63494c0a> .
<https://stad.gent/id/blank_node/25d74cbf-5d76-45eb-a088-ffeb63494c0a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-16T00:00:00"^^xsd:dateTime .