@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/9d51c3ea-f7d8-44a0-86b2-f3edec90d244>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4fcee0ba-bf1a-49b1-bf42-ec115e91e3dc> .
<https://stad.gent/id/blank_node/4fcee0ba-bf1a-49b1-bf42-ec115e91e3dc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-04-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-04-15T00:00:00"^^xsd:dateTime .