@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/49e03f28-700c-4968-8ffc-119c24c3274e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e98e560d-17af-4c3e-b640-b3c4fd6df772> .
<https://stad.gent/id/.well-known/skolem/e98e560d-17af-4c3e-b640-b3c4fd6df772>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-04-01T00:00:00"^^xsd:dateTime .