@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/e97d85c0-cf9a-4a54-a883-d9c1794ef209>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ffcc4bc2-e030-4fe4-b5cb-7abc35bda27c> .
<https://stad.gent/id/.well-known/skolem/ffcc4bc2-e030-4fe4-b5cb-7abc35bda27c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-10-20T00:00:00"^^xsd:dateTime .