@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/47c1f86b-8abe-4a00-ad27-ac6a9cc8f822>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/744ce360-8f29-4cb9-80a7-90392fa766e7> .
<https://stad.gent/id/.well-known/skolem/744ce360-8f29-4cb9-80a7-90392fa766e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-01T00:00:00"^^xsd:dateTime .