@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/e4b4e84a-2502-4e5e-b4d9-059a5069662e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f05c0542-d760-4526-95fd-27c8d49e98fb> .
<https://stad.gent/id/.well-known/skolem/f05c0542-d760-4526-95fd-27c8d49e98fb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-06-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-06-13T00:00:00"^^xsd:dateTime .