@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/3b53760e-a890-40a9-9415-4676a662033d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/40db1d08-cbe9-4af4-84d2-36165778c7db> .
<https://stad.gent/id/.well-known/skolem/40db1d08-cbe9-4af4-84d2-36165778c7db>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-05-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-05-10T00:00:00"^^xsd:dateTime .