@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/05fa2023-399f-46f2-91b7-90b5d676eb91>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ae97a468-e145-4011-bbdb-71ca1bd5af4e> .
<https://stad.gent/id/.well-known/skolem/ae97a468-e145-4011-bbdb-71ca1bd5af4e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-09-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-09-24T00:00:00"^^xsd:dateTime .