@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/2175ef6f-8b4b-4a7c-b832-0441d8a8b876>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dcf4cd77-11e0-41a9-b10c-3b1aa78b7482> .
<https://stad.gent/id/.well-known/skolem/dcf4cd77-11e0-41a9-b10c-3b1aa78b7482>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-01-01T00:00:00"^^xsd:dateTime .