@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/1c17a2ed-b5f3-4e49-9a5b-633d41294bf2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ebbc5658-b701-4e99-8e41-606aca5f7ba8> .
<https://stad.gent/id/.well-known/skolem/ebbc5658-b701-4e99-8e41-606aca5f7ba8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-31T00:00:00"^^xsd:dateTime .