@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/3095d463-15be-4be7-9732-6635f05d157e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-03-15T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c5d68b07-74ff-45cd-b4c6-22ca831bda42>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3095d463-15be-4be7-9732-6635f05d157e> .