@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/b59aa874-c6fc-41c0-84ce-832e212ce712>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d31e544a-600b-4a3d-98a5-e33a6470212b> .
<https://stad.gent/id/.well-known/skolem/d31e544a-600b-4a3d-98a5-e33a6470212b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-05-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-05-15T00:00:00"^^xsd:dateTime .