@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/1e6f2ead-471c-4e30-a863-ec40641043eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2978a6ee-f42e-4dbb-8604-e095aeb8d191> .
<https://stad.gent/id/.well-known/skolem/2978a6ee-f42e-4dbb-8604-e095aeb8d191>
	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 .