@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/6750dca3-1d77-437e-b9d0-44973c70b527>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a08e53ad-82f4-43fe-8ffc-7af30afcd36a> .
<https://stad.gent/id/.well-known/skolem/a08e53ad-82f4-43fe-8ffc-7af30afcd36a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-07T00:00:00"^^xsd:dateTime .