@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/4dde3540-747c-40f5-8eee-8b160a30ca3d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e6747f18-f623-416b-8aa2-26d9863888d6> .
<https://stad.gent/id/.well-known/skolem/e6747f18-f623-416b-8aa2-26d9863888d6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-01-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-01-25T00:00:00"^^xsd:dateTime .