@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/1e51a8bb-b585-4877-a3b9-47515bc0b79a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/50e6fd8b-ab3d-4de7-b7c6-1f79c5b9f225> .
<https://stad.gent/id/.well-known/skolem/50e6fd8b-ab3d-4de7-b7c6-1f79c5b9f225>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-12-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-12-08T00:00:00"^^xsd:dateTime .