@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/5fb66172-bf3e-4f31-ab3d-485ff49e138f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/aeee7532-3a08-4096-b8d3-e4bc4240c4a9> .
<https://stad.gent/id/blank_node/aeee7532-3a08-4096-b8d3-e4bc4240c4a9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-20T00:00:00"^^xsd:dateTime .