@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/2e68417f-e069-456a-b5e6-f24864a05380>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f5358ad2-7fdd-471b-9ba5-b5b3b4586345> .
<https://stad.gent/id/.well-known/skolem/f5358ad2-7fdd-471b-9ba5-b5b3b4586345>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-08-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-08-26T00:00:00"^^xsd:dateTime .