@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/071a28a0-ee6b-4f02-a4e5-3f1e3d653155>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dd77286a-6106-4427-8477-a8b3a9433f9a> .
<https://stad.gent/id/.well-known/skolem/dd77286a-6106-4427-8477-a8b3a9433f9a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-05-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-05-10T00:00:00"^^xsd:dateTime .