@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/1854a7c8-e864-488c-98f9-192f530ffa7b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9f52ce9e-56b9-416c-8d77-024c686d0545> .
<https://stad.gent/id/.well-known/skolem/9f52ce9e-56b9-416c-8d77-024c686d0545>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-05-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-05-08T00:00:00"^^xsd:dateTime .