@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/b0be1808-9842-4ee8-a908-7db5ab5842bd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6c7214bc-9939-4319-8110-f3d3add2f11f> .
<https://stad.gent/id/blank_node/6c7214bc-9939-4319-8110-f3d3add2f11f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-12-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-12-20T00:00:00"^^xsd:dateTime .