@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/b6fed942-95e6-4dd2-b8c3-b28abb2ce64c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c73a5971-3e59-41b3-858f-098833b8209f> .
<https://stad.gent/id/.well-known/skolem/c73a5971-3e59-41b3-858f-098833b8209f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-02-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-02-17T00:00:00"^^xsd:dateTime .