@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/3c9844e3-73fb-4427-94f2-6d7cf740806f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d514d950-c71c-46d0-89b0-1be6bf597969> .
<https://stad.gent/id/.well-known/skolem/d514d950-c71c-46d0-89b0-1be6bf597969>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-10-21T00:00:00"^^xsd:dateTime .