@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/855fb6b4-9b7c-4253-8302-ebea4bd3e1cc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b19cd071-1c23-45ba-b199-cbc6781c3256> .
<https://stad.gent/id/blank_node/b19cd071-1c23-45ba-b199-cbc6781c3256>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-04-01T00:00:00"^^xsd:dateTime .