@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/c521b4a4-d328-40e1-b991-fb5a3d5fda12>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1ad1ea0d-f5e4-4d10-a0e7-c5b5374a6421> .
<https://stad.gent/id/blank_node/1ad1ea0d-f5e4-4d10-a0e7-c5b5374a6421>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-02-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-02-17T00:00:00"^^xsd:dateTime .