@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/bc442b8a-5965-4495-83f9-ce2a0814ce97>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2fc635dc-9fd5-4781-b55d-ac422f1448f7> .
<https://stad.gent/id/blank_node/2fc635dc-9fd5-4781-b55d-ac422f1448f7>
	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 .