@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/8f38961c-9265-4dec-86c9-d6cc975989d6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d3725f09-57d0-4dd4-b029-de6ba206bb6a> .
<https://stad.gent/id/.well-known/skolem/d3725f09-57d0-4dd4-b029-de6ba206bb6a>
	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 .