@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/be3769b2-c3b9-4451-a4e3-35b11223d544>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dc214f45-851c-4882-a492-dc076344fe8c> .
<https://stad.gent/id/.well-known/skolem/dc214f45-851c-4882-a492-dc076344fe8c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-03-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-03-18T00:00:00"^^xsd:dateTime .